Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP vs. VB/DotNet with SQL Server
Message
From
13/08/2001 14:34:52
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00543077
Message ID:
00543179
Views:
19
>>>5. VFP is data bound which makes it easier to build against databases.
>>
>>Not necessarily. You talk about n-tier, which throws out remote views and SPT. >You'll have to go ADO or XML. I don't think VFP provides an advantage here.
>
> Considering this I would say:
>
>5. VFP is a data manipulation language and has the local database engine, which makes the data manipulation easy (for example for the reports), after data is obtained from the (remote) data source.


Not totally accurate. That would imply the data has to be converted to VFP cursors, which, IMO, is not always optimal. For example, if you are doing a mainly data entry/query app, ADO will work fine. No cursors needed. However, if you are crunching large amounts of data, converting to a VFP cursor may give you better results.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform