Results 1 to 3 of 3

Thread: Help - Accessing Visual Foxpro from .NET

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 1999
    Posts
    165

    Unhappy Help - Accessing Visual Foxpro from .NET

    Hi,
    trying to access big visual foxpro database via ODBC .NET data provider in VB .NET but its REALLY slow to query!!
    Please - any solutions, tips etc to allow faster query acces to it?
    Many thanks in advance,
    John.

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    use Jet Engines

    Dim oConnect As New OleDbConnection("Provider=VFPOLEDB.1;Data Source=C:\test.dbc;")

  3. #3
    Addicted Member
    Join Date
    Dec 2002
    Posts
    175

    Not got V Foxpro on my machine

    Hi,
    I don't have Foxpro on my machine so not sure if I can use VFPOLEDB or how do I get it?
    Thanks
    John.

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