Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access database with VFP
Message
From
23/10/1998 10:50:08
 
 
To
23/10/1998 10:39:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00149844
Message ID:
00149847
Views:
23
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform