SQL syntax error version 4.1.22
Posted: Thu Jun 12, 2008 9:48 am
hi,
I just started using SQL and built a query tool, which connects to my web providers mySQL server and seems to be interacting. Only every time I use any command like SHOW DATABASES or CREATE DATABASE databasename I get this crappy message "Error: 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 'Resource id #1SHOW DATABASES' at line 1"
accoring to my SQL book and the online manuals I have seen this is the correct syntax for version 4.1.22?
could anyone help me please?
I just started using SQL and built a query tool, which connects to my web providers mySQL server and seems to be interacting. Only every time I use any command like SHOW DATABASES or CREATE DATABASE databasename I get this crappy message "Error: 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 'Resource id #1SHOW DATABASES' at line 1"
accoring to my SQL book and the online manuals I have seen this is the correct syntax for version 4.1.22?
could anyone help me please?