I have a MySQL database setup. I can access it fine across the web using MySQL Query Browsers. I am interested in pulling the data using MS Access.
Assume the following:
server name is: myserver
database is: mydatabase
userid is: myuserid
pw is: mypw
In short, I want to create a desktop app that will pull this data. I will work on updating the data via calling stored procedures later.
Jim Osieczonek
Delta Business Group, LLC
Assume the following:
server name is: myserver
database is: mydatabase
userid is: myuserid
pw is: mypw
In short, I want to create a desktop app that will pull this data. I will work on updating the data via calling stored procedures later.
Jim Osieczonek
Delta Business Group, LLC