Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best method for data access- N-tier Application
Message
De
04/09/2006 13:47:45
 
 
À
04/09/2006 13:32:56
Aman Bains
Jaguar Computers
Jalandhar, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01149330
Message ID:
01150756
Vues:
34
Converting to a string will not give the big boosts you claim, especially when the desire is to have the data portable across platforms and technologies. I suggest you do some reading on Service Oriented Architecture (SOA) and Web Services. XML is where data sharing is at. No more proprietary data. If you convert a dbf to a string, it is proprietary.

Binary data can be put in an XML string. Microsoft web services use DIME to do this. You can find information on MSDN.

I question the numbers you gave for converting to/from XML.

>I read somewhere that
>1) it takes time to convert to XML and back. Twice as slow on server & 5 time slower on Client.
>2) Each and every field is tagged in XML and if the data is more than a few records the XML file is quite bloated compared to a .DBF using File2Str()
>3) converting numeric fields is also slow. binary data can't be handled (this i might not use).
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform