Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Change Committed to Index but Not Table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01353822
Message ID:
01353825
Vues:
19
It sounds like corrupted index or corrupted table.

>Has anyone seen an instance where a user makes a change to a new record (via a form) and the field changes are committed to the index but not the table?
>
>I have a weird issue where this is happening. If you browse the table via the index tag, there is a blank record in the correct location for the field value that was entered!
>
>
>Here's an example:
>There are existing records in a table for Test1,Test2,Test3,Test5
>My user enters a new record called Test4
>Browsing the table, the last record (the new one) is blank, however, if you set order of the table via the index tag the blank record shows up after Test3 and before Test5 meaning that somehow the index is committed even though the table changes are discarded.
>
>Not using table/record buffering of any kind.... editing the tables directly.
>
>
>I'm wondering if this isn't another bug/quirk with VFP9SP2 related to using the same table AGAIN with alias as I have some validate code in the form that opens the table again alias.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform