Read a record thru vba

vagelisr

Registered User.
Local time
Today, 23:54
Joined
Apr 28, 2011
Messages
87
Hi to all
I have an access 2003 database where the table is linked from mysql.

I would like to know how it is possible to read a specific record from the linked tables using vba code.

Thanks
 
I have no experience in using MySQL, but I think you need to be a little clearer in your question, in order for those who have to help. Are you speaking of searching for a specific Record and retrieving it, based on some criteria?

Linq ;0)>
 
I would like to know how it is possible to read a specific record from the linked tables using vba code.
The answer is yes you can but, as was mentioned already, we need more info as to what it is you are really doing otherwise we don't know down which path to go.
 

Users who are viewing this thread

Back
Top Bottom