Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best method for data access- N-tier Application
Message
From
03/09/2006 13:41:51
Aman Bains
Jaguar Computers
Jalandhar, India
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01149330
Message ID:
01150612
Views:
33
This article was written prior to .NET release and explains the option awailable then.

But a very strong point I noticed is the speed of data exchange. XML may be slower than sending a cursor (.DBF) as a disconnected recordset. The reason being: -
1) it incurs overhead of conversion to a recordset on server as well as the client.
2) it is bloated because of the tags all over the XML.

So if you develop Server & Client side components yourself & don't need interoperatability with other applications then you could avoid using XML.

Thanks for the info.!
Aman
-------
Lets fly away to the Land where there is Love & Peace
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform