Forum Moderators: phranque
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement
I looked on google groups and found that the problem is probably because i need to use an Jet OLEDB provider.
Ive just installed MDAC 2.6.
Im using dreamweaver MX, and normally just connect using the menu database/dsn name, but i need to insert a 'custom connection string' ive tried this but am getting no luck,
Provider=Microsoft.Jet.OLEDB.4.0;UID=xxx;PWD=xxx;
when i click on the text button i get a 404 error code.
am i missing something, or could you tell me what im doing wrong.
thanks