Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database keep geting corrupted, why ?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00163399
Message ID:
00163516
Views:
23
Luis,
What is being returned by your TableUpdate() command? If it is FALSE then there may be a problem with network access or with the primary key (as JohnK suggested).

HTH
Barbara

>Hello everybody,
>I have a table that keep on geting corrupted from time
>to time, this is weird, it looks fine, but I know is
>corrupted because I can't use BEGIN TRANS/END TRANS.
>It just doesn't save the information ,
>If I do something like this from the command line :
>
>USE MyTable
>=cursorsetprop("BUFFERING",5)
>
>BEGIN TRANS
> APPEND BLANK
> =TABLEUPDATE()
>END TRANS
>
>As soon as I do the END TRANSACTION the appended record
>is lost and the pointer moves to EOF. I have recreated from
>scratch both the container and the table, it works fine
>for a couple days and then it crash again. Any Ideas ?
>
>=this.thanks('in advance')
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform