Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Front-end question in n-tier app
Message
From
14/01/2003 11:55:16
 
 
To
14/01/2003 11:27:33
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00740921
Message ID:
00741510
Views:
28
>That's what I thought. Is there any particular reason you prefer ADO?

- Easier to detect changes to data and send those changes to the backend with ADO.
- Passing large amounts of data via XML is SLLLLLOOOOOWWWWW.
- I can bind UI controls directly to the ADO record set. XML requires conversion.
- I can send an ADO record set directly to Crystal Reports. For XML, I have to save the data to disk.
- It's easier to get ADO from different back end databases.


>
>Thanks
>Kev
>
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform