Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data not updating in table....
Message
De
25/08/2008 16:59:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01341482
Message ID:
01341635
Vues:
18
>Hi Gang...
>
>We have a program that is being used by many people (created by us and being used for the past 15 years).
>
>Some users have a problem with some recent code that they received from us (updates).
>
>The user has XP SP3 on his Server (a simple Peer 2 Peer) and on the Workstations. (VFP8 SP1 runtime running on them).
>
>Here is what is happening.
>
>FormA - data is good at this point.
>
>FormB is created and shown - data is good at this point.
>
>FormB is run and the data is good at this point.
>
>FormB is closed and data is good at this point. On FormA, the data is also displayed, but is not correct. It is showing what is USED to be before FormB was created and run (normally, it shows what the result of FormB had at this point - FormA and FormB should show the correct data (same)).
>
>FormA is closed and then recreated and shown. The data still shows incorrectly, and the data is now INCORRECT in the table (??!!!!!??).
>
>Normally, this never occurs.
>
>Any ideas???
>
>Thanks!!

How is FormA being updated with the data that FormB changed? When/where/how does FormA save data? Sounds like it's saving on close, and overwriting the FormB changes.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform