Yeps.
Create a TRegistry and write to the registry at this keys:
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\<your odbc>
and
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources
.
A tip. Create a System ODBC datasource from your control panel, and then review the registry at the above mentioned sections.
Indeed, I use ADO components to connect to MySQL. I dont know other way, except using System DSN to make connection trough MySQL ODBC 3.51 Driver. If you do, let me know...
hi
What do you have in your connectionstring for the Provider part? Just looking in Google and found some examples but unsure whether I'm on the right track here as I've never used MySQL. Will post some of them in a mo...
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.