Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLEDB Provider
Message
De
30/08/2000 13:16:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
OLEDB Provider
Divers
Thread ID:
00410874
Message ID:
00410874
Vues:
43
I need to create an ADO connection to get access to a Visual FoxPro database container. I am not sure how to do this. Someone told me that I need to acquire an OLEDB provider to get to this data. Is this true? The ASP code that I am looking at for an Access database is as follows:

strDBPath = Server.MapPath("db3.MDB")
strSource = "Driver={Microsoft Access Driver (*.mdb)}"

I assume that I want these statements to look something like this:

strDBPath = Server.MapPath("db3.DBC")
strSource = "Driver = {Microsoft Visual FoxPro Driver (*.dbc)}"

Is there a data access pack, or some type of driver that I need to download to make this happen?

Thanks for anyone's assistance in advance.

Marc.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform