Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual foxpro database and ASP
Message
De
18/10/2000 09:00:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Visual foxpro database and ASP
Divers
Thread ID:
00430830
Message ID:
00430830
Vues:
42
esta es la sintaxis

conn=CREATEOBJECT("ADODB.Connection")
constr="driver=microsoft Visual Foxpro "+;
"Driver;Exclusive=No;sourcetype=DBF;sourceDB=\\desarrollo\curso\isabel\e\bdatos.dbc;pwd="

Conn.Open(ConnStr) 'This can be a datasource name or a connect string

me arroja un error
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform