Idiot
|
| Posted: 08/29/2002, 8:35 AM |
|
access database
|
|
|
 |
Nicole
|
| Posted: 08/30/2002, 12:04 AM |
|
Hello,
Please refer to the Microsoft article regarding ODBC: http://msdn.microsoft.com/library/default.asp?url=/libr...dbcoverview.asp
To create DSN(Data Source Name) for MS Access db start ODBC, switch to User DSN or System DSN tab (depending on which dsn you want to create).
Click Add button and select Microsoft Access Driver (*.mdb) from the list and click Finish.
You’ll be presented with ODBC Microsoft Access Setup window. Enter Data Source name and click on Select button to browse available DBs and select the one you need. While it is done, click OK in all windows to save your settings.
So you’ll be able to use this dsn to establish connection to selected DB in CC and/or CCS.
|
|
|
 |
Superkikim
|
| Posted: 08/30/2002, 4:05 PM |
|
Nicole, I've created a DSN. When I'm accessing the ASP pages, the database connection work once, then, it doesn't work anymore for some seconds or minutes. It give me an "Unexpected error". Do you have an idea why ?
|
|
|
 |
|