Results 1 to 2 of 2

Thread: access foxpro for dos .dbf file

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    45
    I need to access (read/write) a .dbf generated by foxpro for dos. It appears ADO is the way to go, but I'm not sure whether such a file is an ODBC source or what. Anyone out there that can help me?

    Thanks,

    Don Goyette

  2. #2
    Junior Member
    Join Date
    Jun 2000
    Location
    Manchester, England
    Posts
    28
    The ODBC drivers for Foxpro files are normally installed automatically with Windows/NT or VB etc. So you can set up a datasource quite easily to access these files. Alternatively you could use a "dsnless" connection by passing a connection string with ADO specifying the name of the ODBC driver to use. However, you will probably have to get the Visual Foxpro (VFPODBC.DLL) driver from somewhere as the Foxpro (.dbf) driver is no longer supported.
    We watch in reverence as Narcissus is turned to a flower.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width