Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the best way to access VFP Database through HTTP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00933608
Message ID:
00933717
Vues:
23
This message has been marked as a message which has helped to the initial question of the thread.
I answered many of your questions already and you'll have to try it out to see if it accomplishes what you need. HTTPS is a standard that works the same for any web application. The vfp mtdll in AVFP will not crash the entire web site, especially if it's running in Pooled or Isolated mode which is the default. You'll need to 'Unload' the application to update it which will not affect the web site or other web apps. Refer to the demo web site and AVFP documentation for the low-down on other features. To understand multi-threading, refer to the MS documentation...
>Thanks again Claude.
>
>I've visited ActiveVFP.com. It would appear that ActiveVFP is a framework for developing web apps using VFP.
>A VFP mtdll can be initialized through ASP/ASP.NET, is that right?
>
>Could you explain the basic functions of ActiveVFP?
>
>How can secure access and authentication be implemented using ActiveVFP?
>
>If the mtdll crushes, will it take the entire site down?
>
>Can you upgrade it the web app without stoppin the website?
>
>When ADO.NET access the VFP database, does it rely on VFP runtime dlls?
>
>
>How does muli-threading work in the environment of VFP mtdll from ASP.NET?
>
>
>How can HTTPS be implemented in ActiveVFP?
>
>
>What is the adventage of ActiveVFP over using FoxISAPI or Westwind WC.dll?
>
>
>What are the known issues with ActiveVFP?
>
>
>Bear with me, I am searching for the best way to do this, if there is one?
>
>thanks again,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform