Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access VFP data from c# code
Message
De
12/05/2011 16:42:56
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Access VFP data from c# code
Divers
Thread ID:
01510498
Message ID:
01510498
Vues:
162
I am working on a c# class library and trying to access VFP5 database tables. If a table is local and free (dont know if that would make any difference) then I can access data, but if a table is on the network I am getting "Invalid path or file name". Here is my connection string from the app.config:
<add name="UFDBusiness.Properties.Settings.ConnectionString"
            connectionString="Provider=VFPOLEDB.1;Data Source=\\ufdglfdc0002\vam-ufd\DATA\CPD\amw.dbc"
            providerName="System.Data.OleDb" />

Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform