In trying to load flat file data into a new db in MySQL special characters are not being properly preserved. Accented vowels and consients are converted into something...ctrl code?.. I'm not sure..
How do I preserve the integrety of my data?
Regards,
StoneDragon
www.hothockey.com
The World's...
I am currently trying to attemt my first connection to MySQL on a RAQ 4 through ChilliSoft.
My current connection strin is as follows.
Set objConn = Server.CreateObject("ADODB.Connection")
objConn.ConnectionString="Driver={MySQL};" &_...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.