Here's my problem...
I built a quick cms with asp/access ..it works ..
I have an html form page that inputs records into the database...
However in my content field im getting this error
---
Error Type:
Microsoft JET Database Engine (0x80040E14)
Syntax error (missing operator) in query expression ''"blabab df": afdssdaasdf 'sadflds')'.
/press/admin/addRelease.asp, line 34
----
I insert " in the content box, but my db sends back an error -- any ideas on how to fix this?







Bookmarks