PDA

Click to See Complete Forum and Search --> : ODBC and MySQL?


CAPHS
Oct 20th, 2000, 07:20 AM
Hey guys,
Can i use this ODBC thing? (Read give me info :P) to connect via VB to a MySQL database that is running on a linux server?
Thanks

parksie
Oct 21st, 2000, 04:33 AM
If you have myODBC installed, then you can use that, although I found it easier to use MySQLX - http://www.amedea.cz/mysqlx/DownloadFiles/MySQLX.zip

It has DAO-like syntax, and is pretty good. Although I think one of the mySQL developers is putting together a native VB API to go with the C one.