Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fox and the Web
Message
From
01/03/1999 02:32:03
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00192510
Message ID:
00192556
Views:
18
If you make Web page with ASP in VFP coding,
ASP's ADO Stuff is not nedded.
All of ASP Coding and Syntax you can use. But DataConnection with ADO can't give us a good performance.
Really First, I used ADO Connection for Building Website. But ADO and VFP cannot match as ADO and Access or SQL.
So, I used VFP COM dll for DB Connection.
It's really give us a good speed and Good Performances.
SQL or Oracle DB can be also handled with Remote View and SQL STP.

Web Connetion(www.west-wind.com). I highly recommand. it's really good tool for VFP to Web.
But If you don't mind Web Connection,
I recommand ASP and VFP COM dll. It's Good works rather than ADO DB Connection.
( Good resources about this you can find also in www.west-wind.com )

Good luck~
Lee.
___________________________________________________________________

>Anyone know some good resources to learn how to hook VFP to the web? I know WW has a tool for it, but I'm not looking for something to make it easier. I'm trying to learn how to do it. I've found some ASP pages, but if they do databases, it's Access.
>
>Thanks,
>
>-Michelle
Microsoft MVP(.NET)
funnyfox@dotnetxpert.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform