Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Connecting to VFP Data
Message
De
25/11/2005 13:01:19
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Connecting to VFP Data
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01072115
Message ID:
01072115
Vues:
59
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform