News:

MyKidsDiary.in :: Capture your kids magical moment and create your Online Private Diary for your kids

Main Menu

Create an ODBC Connection

Started by sajiv, Sep 03, 2008, 07:24 PM

Previous topic - Next topic

sajiv


Create an ODBC Connection


With an ODBC connection, you can connect to any database, on any computer in your network, as long as an ODBC connection is available.
Here is how to create an ODBC connection to a MS Access Database:

  1. Open the Administrative Tools icon in your Control Panel.
   2. Double-click on the Data Sources (ODBC) icon inside.
   3. Choose the System DSN tab.
   4. Click on Add in the System DSN tab.
   5. Select the Microsoft Access Driver. Click Finish.
   6. In the next screen, click Select to locate the database.
   7. Give the database a Data Source Name (DSN).
   8. Click OK.


Note that this configuration has to be done on the computer where your web site is located. If you are running Internet Information Server (IIS) on your own computer, the instructions above will work, but if your web site is located on a remote server, you have to have physical access to that server, or ask your web host to to set up a DSN for you to use.

:acumen