Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing MySQL database from MS Access

Status
Not open for further replies.

jimoo

Programmer
Jun 2, 2003
1,111
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top