Navigation  without Java Scripts

How to define ODBC data source for the SQLDEMO example?

To define ODBC data source for the SQLDEMO example, you need to do the following:

  1. Open ODBC in the Control Panel.
  2. Press the "Add" button.
  3. Select "Microsoft Access Driver (*.mdb)".
  4. In the edit control "Data Source Name" write SQLBIND_Demo.
  5. In the GroupBox "Database" press the "Select" button.
  6. In the "Select Database" dialog select:
..VIP\SQLBIND\Example\Exe32\Persons.mdb if you use 32-bit version  of the example,
..VIP\SQLBIND\Example\Exe\Persons.mdb if you use 16- bit version of the example.
  1. Press OK.