Problems creating a log in page
Posted: Sun Mar 18, 2007 8:23 am
Hi. I have just used dreamweaver to enter a form that allows users to enter a user name and password.
I then use the the Log In user function to identify this with the relevant fields in my My SQL database.
When I enter data In this example " John" for the user name and "jack" for the password I get this error message. What does this message mean in simple english?
"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Name='john' AND Password='jack'' at line 1"
Many thanks
Daniel
I then use the the Log In user function to identify this with the relevant fields in my My SQL database.
When I enter data In this example " John" for the user name and "jack" for the password I get this error message. What does this message mean in simple english?
"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Name='john' AND Password='jack'' at line 1"
Many thanks
Daniel