
i am getting an error message
Number: -2147217900
Source: Microsoft OLE DB Provider for ODBC Drivers
Description: [MySQL][ODBC 3.51 Driver][mysqld-4.0.20a-nt-max]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 'DEFAULT CHARSET=latin1' at line 1
can anyone tell me how to debug this?
i am using mysql v.4.0.2
mysql setup problems with v2.7
Hi,
For starters, you need to be running MySQL v4.1 or greater.
Regards,
~Chad