How To Create and Setup An ODBC Database Connection
How To Create and Setup An ODBC Database Connection
Read more:
How to Create an Odbc to Connect to an MS Access 2007 Database | eHow.com
http://www.ehow.com/how_6503661_create-ms-access-2007-database.html#ixzz1JWptSs9P
Instructions
In order to create and setup an ODBC Connection to link tables in MS Access, you will need to perform the below
steps. Before carrying out these steps your database should already be created.
1. To Begin, you will need to open your control panels as follows: Click on Start, then click on Control Panels.
4. In the ODBC Data Source Administrator Window, click on the ADD button on the right side of the screen
on the "User DSN" tab
5. In the Create New Data Source Window, scroll and click on Microsoft Access Driver(*.mdb, *.accdb) if
using office 2007 or office 2010 or Microsoft Access Driver(*.mdb. ) if using office 2003.
7. Type in a "Data Source Name" and click the "Select" button in the "Database" group.
8. Search for your database in the list of directories, select it and then click the "OK" button.
Note: The "Data Source Name" is what you will use in the java application:
Jdbc:odbc: Data Source Name