This is ture, this means that one of your columns does not exit, check for a typo or a missing letter. Or try to do a " Select * from YourTable" to make sure that a column is causing the error.
-Nabil. -----Original Message----- From: Tyler Brown [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 4:17 PM To: ActiveServerPages Subject: access odbc error Why am I getting this error: >Microsoft OLE DB Provider for ODBC Drivers error '80040e10' >[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 4. >/inet/query_manager.asp, line 94 the identical sql query works fine via a sql ODBC but I need to use an Access ODBC now. Microsoft seems to say that this error means the access driver doesn't recognize a column, I've checked spelling and case, what's the problem? --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
