Forums

This topic is locked

problem OLE DB specification

Posted 19 May 2002 09:40:46
1
has voted
19 May 2002 09:40:46 dirk criel posted:
hi, I'm trying to make a guestbook, but I have a problem making a connection, I receive the error: format of the initialization sting does not confirm to the OLE DB specification
I use the custom connection string
Can someone tell me what to do
thanks

Replies

Replied 19 May 2002 16:18:15
19 May 2002 16:18:15 Dave Clarke replied:
looks like the syntax of your connection string possibly, should look something like this


"Driver={Microsoft Access Driver (*.mdb)};DBQ=\\path\to\database\databasename.mdb"

Reply to this topic