Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Not Updating (Local View)
Message
From
11/07/2017 18:23:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Table Not Updating (Local View)
Miscellaneous
Thread ID:
01652618
Message ID:
01652618
Views:
51
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
Reply
Map
View

Click here to load this message in the networking platform