Re: my/sql/lite wrapper?

new topic     » goto parent     » topic index » view thread      » older message » newer message

I was also going to suggest the ODBC wrapper. There is a mysql library in the archives for direct API access, but it may need a handful of tweaks to run with the latest version on MySQL on Windows. Going the ODBC route gives you the added advantage that the database and program can be living on different computers, which may be important when you start hitting the memory ceiling of the PC. Windows does not have a driver for MySQL-ODBC natively, but you can download it here:

http://dev.mysql.com/downloads/connector/odbc/5.1.html

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu