Read a record thru vba (1 Viewer)

vagelisr

Registered User.
Local time
Today, 10:10
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
 

missinglinq

AWF VIP
Local time
Today, 03:10
Joined
Jun 20, 2003
Messages
6,423
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)>
 

SOS

Registered Lunatic
Local time
Today, 00:10
Joined
Aug 27, 2008
Messages
3,517
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

Top Bottom