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..