Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Not Updating (Local View)
Message
De
11/07/2017 18:23:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Table Not Updating (Local View)
Divers
Thread ID:
01652618
Message ID:
01652618
Vues:
52
Experts,

I have a company table the is updated via an local view (lv_company). The primary key in the company table is updated via a stored procedure that automatically increments from a SysTable dbf. When I am attempting to save, all my records are filled EXCEPT the primary key field in the lv_company. My codes looks as follows (tailored down on the insert command):

insert thisform.textbox1.value blah blah into lv_company field blah blah blah

llsave_Comp = TABLEUPDATE(1,.t.,'lv_company',cEmpError)

Browse - When I do a browse at this point, I see ALL the records are filled eXcept the primary key record.

At the end of the process...nothing is being saved and I dont know why.
Thanks in Advance.

J. Turner
Répondre
Fil
Voir

Click here to load this message in the networking platform