Delete a Record from a Recordset
daniva The following code demonstrates how to delete a record from a table.
The example uses the Flight Reservation Database ( non default records )
daniva The following code demonstrates how to delete a record from a table.
The example uses the Flight Reservation Database ( non default records )
daniva The following code demonstrates how to create a new table in the Flight32.mdb
daniva The following code demonstrates how to create a new database named New_db.mdb.
daniva If you have no idea what we’re talking about System DSNs are simply a shortcut method for connecting to databases and other data sources. You can view a list of the System DSNs available on a computer by bringing up the ODBC Data Source Administrator dialog box and looking on the System DSN tab
daniva The registry, is the upstairs closet of the operating system: if you’re willing to look, you can find almost anything in the registry. That’s where can be found the list of installed ODBC drivers, in HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers.
Recent Comments