|
-
Jun 22nd, 2006, 09:00 PM
#1
Thread Starter
Lively Member
ASP Error - Syntax Error
strSQL = "insert into course values ('"+request.form("dNAME")+"','"+request.form("cNAME")+"',"+request.form("cNO")+");"
This is the error which i received while trying to do an insert statement into a database.
Could someone help me ?
Error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Syntax error in INSERT INTO statement.
Thank you.
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
|