|
-
Dec 14th, 2003, 05:11 PM
#1
Thread Starter
Addicted Member
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.
-
Dec 14th, 2003, 05:28 PM
#2
Frenzied Member
use Jet Engines
Dim oConnect As New OleDbConnection("Provider=VFPOLEDB.1;Data Source=C:\test.dbc;")
-
Dec 15th, 2003, 04:32 AM
#3
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|