The Access linked table feature uses ODBC, so if there isn't an ODBC
driver for VFP9, then I assume you need to write VBA code that uses
ADO to access the data. But then again, I know absolutely nothing
about VFP, so this is just a guess. I'd start wtih the VFP home page
at
http://msdn.microsoft.com/en-us/vfoxpro/default.aspx and see what
resources you can turn up. I can't believe other people haven't run
into the same issue, and tackling it from that end might be more
productive than a general purpose oledb newsgroup. Best of luck,
--Mary