Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another n-tier question
Message
From
15/11/2002 10:35:06
 
 
To
15/11/2002 09:52:24
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00723190
Message ID:
00723225
Views:
8
Here's some options:
- ADO
- XML (with the help of CURSORTOXML () and XMLTOCURSOR ())
- Navigation methods in the business tier

XML is probably the best choice, since MS is now going XML all the way and it is a more widely supported format.

>If the UI does not touch the data-tier, how is the data passed back to the UI? Is it via a recordset object?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform