Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO Question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00812171
Message ID:
00816935
Views:
25
>I thought of that approach. But I also was concerned about
>the app crashing and leaving bad data in a table.
>
>With the low level file approach, if the file is readable, the
>record is available.

There're a few drawbacks with this approach:
- It could be slow because of disk i/o
- Requires for all WS's to have access to some shared folder on the network
- kind of defeat a purpose of using ADO in the first place
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform