Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and .NET Data Comparison
Message
 
À
27/12/2005 10:59:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
01080965
Message ID:
01080987
Vues:
25
>I agree. You should use SQL Server as it compares apples to apples.

Sorry Craig, Have to disagree with you here. All this would be is a comparison in using SQL as a backend, hardly comprehensive, and even Access wouldn't stink under that logic.

Bob



>
>>VFP and .NET Data Comparison
>>OK here we go... First lets establish some base stuff.
>>
>>What are the unique characteristics of each technologies data access methods ?
>>
>>VFP
>>Can open DBF files locally.
>>Can access data via ODBC and OLEDB
>>Data is maintained in global memory space
>>Has a unique DML Syntax
>> REPLACE ALL
>> DELETE FOR
>> UPDATE/INSERT
>> SELECT
>> SCAN FOR
>>
>>
>>.NET
>>All data is considered remote data
>>Can access data via ODBC, OLEDB and native .net data providers
>>Data is maintained in memory via objects
>>All data access is done via object/property syntax.
>>Future tech LINQ has capabilities similar to the SELECT statement in VFP.
>>
>>This is the start of my list. Contributions to the list would be appreciated…
>>
>>I would like to focus our discussion on accessing data from SQL Server. Each platform does a good job of retrieving data from SQL. While the .DBF does have its benefits I think we should focus on how it behaves in a client/server/distributed world. Sound good?
>>
>>
>>Rodman
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform