Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View not updated
Message
From
07/03/2000 19:53:43
 
 
To
07/03/2000 19:44:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00342982
Message ID:
00343047
Views:
22
Hi Erick,


I assume that c_TipoDoc is the name of your view?
- No Eric is a view field.

Then i do that code, and didn't work.

select int_doc_vnd (view name)
go top
replace;
c_TipoDoc with .Txc_TipoDoc.value;
c_armazem with .Txc_Armaz.value;
c_cod_ser with .Txc_Serie.value;
c_numdoc with .Txc_Numdoc.value

TableUpdate(1,.T.,"int_doc_vnd")
browse

Can you imagine what could be happen, is there anything relationed with the defenition of the view, if i do an insert or delete the view works fine.

Thank's in Advance

Joao Batista
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform