April 2002
Intermediate to advanced
416 pages
11h 50m
English
Visual Basic provides the tools you need to use to ensure that an application’s data is safe— but you need to use those tools. A properly implemented DataSafe function can guarantee that the user’s changes are not accidentally discarded.
By using the events provided by data objects such as the DataTable, you can learn when a value is changing and validate the new value. When all is said and done, constraints on the underlying tables in the database can ensure that the values makes sense, but you can make the application friendlier and more responsive if you catch errors sooner rather than later.
Read now
Unlock full access