Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to call a VFP stored Procedure?
Message
De
10/09/2001 13:12:45
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Trying to call a VFP stored Procedure?
Divers
Thread ID:
00554791
Message ID:
00554791
Vues:
51
I have not been able to call a VFP stored procedure from ASP. Any ideas?

This is some sample code where my stored procedure is called ValidateUser:

set connectiontodatabase = server.createobject("ADODB.Connection")
connectiontodatabase.open "dsn=scrdata"
connectiontodatabase.Execute "ValidateUser"

Any help is appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform