Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter Question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00980399
Message ID:
00981214
Views:
58
>The big question is weather the CursorSchema is the way to go for getting the
>data back in the structure I need, and it sounds like it is.
>
>Here's the big picture. The GUI calls into the BO for data, passing any params, which
>itself then passes the params to a SQL SP using a CA, which returns the data as XML
>to the BO.
>
>If any data type conversions are required, the BO will then convert the XML
>to a table, make then necessary conversions, and then reconvert back to
>XML for the return to the GUI.
>
>If no conversions are required, the XML data is simply returned to the GUI.
>I won't know on this until I get into the BO itself.
>
>The GUI then recreates the table and binds the data to fields.
>
>Sound like it will work?

I would think so since the BO is where the data compatibility issues will be handled.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform