Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access database with VFP
Message
De
23/10/1998 10:50:08
 
 
À
23/10/1998 10:39:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00149844
Message ID:
00149847
Vues:
24
>Hi ,
> I would like to access the MS Access database on-line. Which methos should to be used , VFP or ASP..???? Which one is better and faster??

ASP would be your fastest route. With VFP you need some other mechanism to act as a go-between for VFP and the web server. FoxISAPI does this and it ships with VFP. To use FoxISAPI.dll, you have to build your data access into classes that access the data and build you HTML, and compile these classes into COM servers that get called from FoxISAPI.

For quick and dirty Data access though, use ASP.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform