JackG:
I know you didn't put an extra ' but the error it's returning is showing an extra ' in the database.
Drop (delete) the current arcadegames table, THEN run the sql again making sure it doesn't have the extra '
you must drop the arcadegames table.... then run that .sql file I posted above and it should work.
did you try dropping the table first then re-creating it?
|