Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO Data Management Classes
Message
From
04/11/1999 18:09:15
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00284987
Message ID:
00287235
Views:
18
>Imagine for a moment you had the following:
>
>A set of classes that encapsulates operations you will need to perform against a SQL-Server Database including:
>
>Inserts
>Updates
>Deletes
>Queries
>
>Further, these classes also manage the parent/child relationships that can exist. Take this example:
>
>You want to add an order and lineitems in one operation? How do you manage obtaining the order key from the server to pass to the children. What about transaction processing. These classes manage all of that.
>
>Here is the kicker. No remote views. No DBC. And yet, in the VFP environment, VFP cursors are still created, maintaining compatibility with existing applications...
>
>Oh wait, there is more....
>
>What if you could wrap business logic into instances of the data class? Wrapping business logic with data, sounds like business objects to me....
>
>I have worked extensively with these tools on 3 projects. To say these tools save 4-6 weeks of development time would not be an overstatement. Most importantly, the applications based on this mode of data management are far easier to support and maintain.
>
>
>Have I peaked your curiosity????

YOU GOT MY ATTENTION

?????

SO GOSS
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform