Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connecting to VFP Data
Message
From
25/11/2005 13:01:19
 
 
To
All
General information
Forum:
ASP.NET
Category:
Databases
Title:
Connecting to VFP Data
Environment versions
Environment:
VB.NET 1.1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01072115
Message ID:
01072115
Views:
58
Hi All,
I am trying to connect to my VFP data using OLEDB.
Conn = New System.Data.OleDb.OleDbConnection("provider=VFPOLEDB.1; data source='" & MyDataSource & "'")
Conn.Open()
Then I got this .NET Error message:

"Non-NULL controlling IUnknown was specified, and either the requested interface was not IUnknown, or the provider does not support COM aggregation."

I tried in the other server with exactly the same settings/configuration and it is ok.
Any Idea?


Thanks

Jay
Next
Reply
Map
View

Click here to load this message in the networking platform