|
-
Jul 14th, 2001, 11:20 AM
#1
Thread Starter
Hyperactive Member
writing textarea to database
My ASP page (using VBScript), doens't seem to like my request of writing the contents from a textarea to a field in my database. The field is set to data type Memo. I get the following error when the page loads:
Code:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement.
/forums/postnew.asp, line 37
Where, line 37 tells the page to update the recordset (Message_Data.Update)
Here is the page I am talking about:
http://www.pcgamesforyou.com/forums/postnew.asp
Thank you.
Alexander
Last edited by spandex44; Jul 14th, 2001 at 11:27 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|