Luc
|
| Posted: 06/19/2003, 1:08 PM |
|
I try to connect a Access database with CCStudio.
Localy, with a DSN defintion, that works fine.
But for the database hosted on the ISP server, the dbconnect gives back an error :
Warning: SQL error: [Microsoft][ODBC Driver Manager] Invalid string or buffer length, SQL state S1090 in SQLConnect in f:\websites\rb-rusg-be\New_site_tree\rusg_ol\db_odbc.php on line 70
Database error: Link-ID == false, odbc_pconnect failed
ODBC Error: 0 ()
Session halted.
Thanks for an idea, I tested many thinks found on the wzb without result.
Luc
|
|
|
 |
rrodgers
|
| Posted: 06/20/2003, 9:49 AM |
|
Are the rights to the directory and mdb setup correctly?
Does the connection string point to a directory that can be accessed from the web server?
There is a section in the help file concerning mdb files and errors.
rob
|
|
|
 |
|