Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFPOLEDB and ASP
Message
De
27/09/2002 18:27:13
Fabian Belo
Independent Developer
Argentine
 
 
À
27/09/2002 17:57:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00705444
Message ID:
00705474
Vues:
10
Hi Dan.
How about this....


< %
Set conn = Server.CreateObject("ADODB.Connection")
conn.mode = 16
conn.ConnectionString="Provider=VFPOLEDB.1;Data
Source=yourentirepath\yourDBContainer.DBC"
conn.Open

% >


If you have the DBC in the same folder isn't necessary the whole path.
"Since I've read that alcohol is bad... I quit reading."
Me


http://www.fabianbelo.com.ar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform