Hi
I'm using the guest book tutorial to test a database that I have created. I'm stuck on the deleting records tutorial. I've run into this error.
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression '(offeringID=Pa_RaM000 AND title=Pa_RaM001 AND server=Pa_RaM002 AND permission_for_use=Pa_RaM003 AND date_of_prod=Pa_RaM004 AND typeID=Pa_RaM005 AND duration=Pa_RaM006 AND levelID=Pa_RaM007 AND require_cleanup=Pa_RaM008 AND copyright_added=Pa_RaM009 AND any_e'.
/ecomm/delete_entry.asp, line 32
I've checked my code with the one used in the guestbook tutorial, and everything matches as far as I can see. I had to change the db name and such, but I keep getting this error. Any assistance would be greatly appreciated. Thanks, Jeremy