View Single Post
Old 05-28-2009, 10:54 AM   #3 (permalink)
dm01
Moderator: Design
 
dm01's Avatar
 
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 1,468
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Jaunty Jackalope | Windows 7 Ultimate (MSDNAA I <3 you)

My System

Re: Problem with Open-Source Python with MySQL Program

Er, it spewed this back in my face:

Code:
Traceback (most recent call last):
  File "launch.py", line 165, in ButtonPressed
  File "launch.py", line 178, in LogIn
  File "db.pyc", line 155, in SendSQL
  File "MySQLdb\cursors.pyc", line 166, in execute
  File "MySQLdb\connections.pyc", line 35, in defaulterrorhandler
_mysql_exceptions.ProgrammingError: (1064, '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 \'newPass""\' at line 1')
Back to the drawing board I guess.
__________________


Validate your Markup Validate your CSS Notepad++
Please use [html], [php], and [code] when posting code or markup.
I do not help by Private Message or e-mail. If for some reason I have over-looked a reply to a thread that I have previously replied to, then send me a message.
dm01 is offline   Reply With Quote