Chapter 8 How to use ADO to build unbound forms
How to work with unbound controls 290
Three forms that use unbound controls 290
How to work with the ListBox and ComboBox controls 292
How to work with the MSFlexGrid control 294
Property settings for the controls on the Vendors form 296
Exercise set 8-1: Build the Vendors form 298
Coding techniques for unbound forms 300
How to work with Command objects 300
How to work with stored procedures that contain parameters 302
How to check for ADO and OLE DB provider errors 304
How to work with Connection and Recordset events 306
How to use transaction processing 308
How to create a connection string using a login form 310
The code for the standard module of the Vendors application 312
The code for the Vendors form 312
Exercise set 8-2: Write the code for the standard module and the Vendors form 320
The property settings and code for the Login and New Vendor forms 322
The property settings for the Login and New Vendor forms 322
The code for the Login form 324
The code for the New Vendor form 326
Exercise set 8-3: Build the New Vendor and Login forms 332
t
[Prev]
[Next]