ajetrumpet
Banned
- Local time
- Today, 01:03
- Joined
- Jun 22, 2007
- Messages
- 5,638
has anyone ever tried to deploy a package to someone that was to serve as a front end only to another ODBC source? i would like to try and distribute one single access database to my users where they can connect to the mysql backend and simply work with their data and the like this way.
i have another thread started in the web dev. forum here because i can't seem to get mysql tables linked through the link manager, but one thing i was wondering here about what i want to do is if these connections can even be established through code and ADO methods (possibly).
I guess the question is: can you connect to mysql and link the remote tables to the access database entirely with vb code? it would not make much sense to deploy an access solution to a user, and simply provide them with instructions (and thus login information for the remote db) whereby they have to set the connection and links manually. that would not make much sense, and it would be too confusing for them.
obviously i am new to the mysql connection thing, so if anyone has some BASIC articles on how to establish simple connections and using access as a front end i would appreciate the links. thanks all!!!
i have another thread started in the web dev. forum here because i can't seem to get mysql tables linked through the link manager, but one thing i was wondering here about what i want to do is if these connections can even be established through code and ADO methods (possibly).
I guess the question is: can you connect to mysql and link the remote tables to the access database entirely with vb code? it would not make much sense to deploy an access solution to a user, and simply provide them with instructions (and thus login information for the remote db) whereby they have to set the connection and links manually. that would not make much sense, and it would be too confusing for them.
obviously i am new to the mysql connection thing, so if anyone has some BASIC articles on how to establish simple connections and using access as a front end i would appreciate the links. thanks all!!!