Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data not saved & TABLEUPDATE() return saved status-it's pain
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Data not saved & TABLEUPDATE() return saved status-it's pain
Divers
Thread ID:
00414130
Message ID:
00414130
Vues:
74
Hi,

I ran into this problem, especially working with VFP 6.0 data as back end. What happen in my case is as follows


Using view I want to save record in to VFP 6.0 data.My form Save procedure try to save record using

llupdate = TABLEUPDATE(.T.,.T.)


and it's return information like record saved, so on front end client is not getting error message that record is not actually saved.So when they try to get report, they found this problem.

The workaroung I got is If I use table and append one record and delete it,now system started to saving record.

I'm using Codebook 3.0 & VFP SP3, I don't know best solution for this problem.I also observed that after building exe with VFP SP3, I'm facing problem.


If you have any soln. provide me, thanks in advance

-Ambrish
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform