MySQL ODBC 5.1 Set Names not allowed by driver
问题 I've a windows 2008 server and an asp website. I moved site to my server from a windows 2003 server and it was working good. It uses mysql as database and Set Names 'Latin5' was it's odbc driver initial statement. I tried to set same initial statement and I got "Set Names not allowed by driver" error message and db update/insert queries gives error. The site is in Turkish language. Thanks for the help.. 回答1: SET NAMES has been removed in MyODBC version 5.1. http://dev.mysql.com/doc/refman/5.1