Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSDE vs DBF?
Message
From
25/08/2003 12:34:15
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00822410
Message ID:
00823099
Views:
27
Hi Mark,

I would like to reiterate what Jordon said. Since we have been doing all of our writing to tables with updatable views, we have all but eliminated the data corruption problems that used to plague us. It not having a table open that causes the problem, but having the table in the middle of an edit when the power it removed that causes the problem. We leave the main table open as long as a form is open, but the application never writes to them directly, only through cursors. If you switched to MSDE, you would have to use this method of data access anyway, either with remote views, SPT() or ADO.

pamela

>Thank you all for all the response. Seems a DBF repair utility is probably the best solution in our case. We hate the implication that is brewing in the users and management that Fox is "unstable" and needs a repair utility in order to work in this environment. But, guess we have to live with what we have.
Previous
Reply
Map
View

Click here to load this message in the networking platform