Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lose comments on my memo field.
Message
From
25/08/1998 15:00:57
 
 
To
25/08/1998 12:15:50
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00129743
Message ID:
00129827
Views:
17
Hi Sergio ---

You can minimize data loss by restricting yourself to row buffering and now table buffering and BEGIN/END TRANSACTION sequences to carefully write each record. If your network keeps crashing, you are always going to lose some data at some point....but you can cut your losses.

Another thing to consider is to duplex all changes to local temp tables that could be reset every day. After a crash, you could scan through the duplexed records and ensure that the network data matches (and if not, change it).


>Every time that the network crashes my multiuser application loses
>all the comments on the memo field.
>Any clue on how to fix this problem.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform