 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
lele1230
Joined: 04 Jul 2007 Posts: 1
|
|
ERROR 1064 |
|
mysql> select version();
+---------------------+
| version() |
+---------------------+
| 5.0.22-standard-log |
+---------------------+
1 row in set (0.00 sec)
install MyODBC-3.51.11-2-win
mysql> SELECT * FROM nl_media.t_raw_file_queue;
ERROR 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 'SELECT * FROM nl_media.
secondly transfer command:
SELECT * FROM nl_media.t_raw_file_queue' at line 3
mysql> SELECT * FROM nl_media.t_raw_file_queue;
Empty set
mysql> SELECT * FROM nl_media.t_raw_file_queue;
Empty set
show right -----why
|
|
Wed Jul 04, 2007 11:01 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
What does it have to do with SQL Assistant utility?
|
|
Wed Jul 04, 2007 11:08 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|