Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database keep geting corrupted, why ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00163399
Message ID:
00163516
Vues:
28
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform