Programming Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsOtherProgramming Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old May 15th, 2005, 06:29 PM
crimsondesigns crimsondesigns is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2005
Posts: 7 crimsondesigns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 58 m 49 sec
Reputation Power: 0
Syntax error in INSERT INTO statement.

I recieve the error:
Microsoft JET Database Engine error '80040e14'

Syntax error in INSERT INTO statement.

/quizmaker/admin/create_teacher.asp, line 20

with the following code:
Code:
DIM mySQL
mySQL = "INSERT INTO users(user, password) VALUES('"& uname &"', "& pword &")"
USERS1.open mySQL , objConn        <----- Line 20.


Any help please?

Reply With Quote
  #2  
Old May 16th, 2005, 01:00 AM
pmcnamee pmcnamee is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 28 pmcnamee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 22 m 25 sec
Reputation Power: 0
You are missing the single quotes for your password variable.

Quote:
mySQL = "INSERT INTO users(user, password) VALUES('"& uname &"', "& pword &")"


try:
Code:
mySQL =  "INSERT INTO users(user, password) VALUES('"& uname &"', '"& pword &"');"


good luck! hope that helps.

Pete

Reply With Quote
Reply

Viewing: ASP Free ForumsOtherProgramming Help > Syntax error in INSERT INTO statement.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT