ODBC into Visual FoxPro 16 Bit version

J

Jonathan

Hi everyone,

I want to be able to use the above DB to generate reports as it is an old db
I am having difficulties creating a link to it from FP2003.

Has anyone got anny ideas?

Cheers
 
T

Thomas A. Rowe

Unless the current version MDAC provides a ODBC driver for your version of VFP, you will not be able
to connect to the database. To check create a System DSN on the server to the database, then use FP
to connect to the System DSN.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top