V
vbaNOOB
Hi,
I'm writing a word vba which require to connect the mysql database.
I'm new to database thing, any1 have any idea ??
I'm thinking to the ADODB.Connection
But, I have no idea about the connectingstring, provider and driver,etc
I'm using "Mysql server 5.0" I've install in my computer, so I can do the
testing on my comp (localhost), and need to connect to the server on the
network later.
Many thanks
I'm writing a word vba which require to connect the mysql database.
I'm new to database thing, any1 have any idea ??
I'm thinking to the ADODB.Connection
But, I have no idea about the connectingstring, provider and driver,etc
I'm using "Mysql server 5.0" I've install in my computer, so I can do the
testing on my comp (localhost), and need to connect to the server on the
network later.
Many thanks