FoxPro ODBC

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I import or link to DBF files using the FoxPro ODBC instead of the jet
data engine?
 
Hi Booner,

First, be sure you have the latest FoxPro and Visual FoxPro ODBC drivers,
downloadable from msdn.microsoft.com/vfoxpro/downloads/updates/odbc.

In Access, File > Get External Data > Import/Link > Files of Type > ODBC
Databases () > Machine Data Source...

You'll need to decide whether to use the DBC option or the Free Table
option. Basically, if there is a DBC file in the directory where the DBFs
are then point to it, otherwise use the free table option and just point to
the directory.
 
Thanks Cindy,

Worked like a charm.

Cindy Winegarden said:
Hi Booner,

First, be sure you have the latest FoxPro and Visual FoxPro ODBC drivers,
downloadable from msdn.microsoft.com/vfoxpro/downloads/updates/odbc.

In Access, File > Get External Data > Import/Link > Files of Type > ODBC
Databases () > Machine Data Source...

You'll need to decide whether to use the DBC option or the Free Table
option. Basically, if there is a DBC file in the directory where the DBFs
are then point to it, otherwise use the free table option and just point to
the directory.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top