Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO Connections and VFP
Message
De
30/08/2000 17:44:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
ADO Connections and VFP
Divers
Thread ID:
00411062
Message ID:
00411062
Vues:
27
I asked a similar question earlier, so my apologies if I am repeating myself, but I didn't understand the answer.

I have entered the following in my ASP page:

Set objconn = Server.CreateObject("ADODB.Connection")
strDBPath = Server.MapPath("TTSDBC")
strSource = "Driver={Microsoft Visual FoxPro Driver (*.dbc)}"

I get a OLEDB ODBC connection error.

Questions:

Does VFP 6.0 work with ADO connections at all?
If not, what commands can I type in a ASP page in order to make a ODBC connection to my database container?
Do I use the SYSTEM DSN, FILE DSN, or User DSN? Currently, I have system DSN called TTSDBC which points to my actual database container located on my C drive.

Thanks

Marc.
Répondre
Fil
Voir

Click here to load this message in the networking platform