maxa
|
| Posted: 12/23/2002, 6:04 AM |
|
I am using:
win2000
mysql -> c:\mysql
myodbc v.2.5
ODBC settings:
Windows DSN name: test1
MySQL host (name or IP): localhost
MySQL database name: test
User: root
Password:
Port (if not 3306):
I am trying to use ASP and mysql but after i make my test page
with grid builder i get this error:
Unable to establish connection to database.
Error information:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
What I have to do?????
|
|
|
 |
TimX
|
| Posted: 12/25/2002, 2:40 AM |
|
Hello,
First of all please check you have configured db connection settings correctly, may be you just misspelled the DSN name.
Note, that if you upload the site to server you should create DSN on server.
|
|
|
 |
|