Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the best way to access VFP Database through HTTP
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00933608
Message ID:
00933652
Views:
25
Well, ActiveVFP is free and Open Source. Using ActiveVFP, you can call a VFP mtdll from ASP.NET(or ASp) so that it appears to the outside world to be an ASP.NET web app. The big benefit of this is you actually use VFP for your web application logic, meaning you don't have to write/re-write in C# or VB.NET ...
>Hi all,
>
>We have a multi-user application deployed at one of our clients' office. Their clients would like to view some of the informaiton over the web with secure connection and loggon.
>
>What is the best way (in terms of security, data access efficiency, multi-threading capability, cost efficiency) to access VFP database through HTTP?
>FOXISAPI
>ASP.NET/ADO.NET
>WESTWIND
>ACTIVEVFP
>
>What are the pros and cons (in terms of security, data access efficiency, multi-threading capability, cost efficiency) of using each technology?
>
>Any comments, recommandations will be greatly appreciated!
>
>TIA,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform