Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Questions on Views
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00245432
Message ID:
00245452
Views:
12
Roi, thanks for your reply:
>
>If you append a record to a view you need to change at least 1 field before updating the base table. To get out, issue a tablerevert(.t.).

Roi, I ahve code in like : select v_kma, append blank which I thought just appended a blank record to the VIEW. I have not (on purpose at least) update the Base table anywhere... am I missing something ??


>>2. I have a from which uses a parameterized updateable view.
>> I am not using the data Environment (instaed I open all files on a startup routine) , but message keeps coming up to enter a value in the parameter field (?lcField)
>
>If the parameter is ?lcField you need to put a value in it prior to using it.
>
>lcField = "123"
>use MyView


Wold this typically be done 'in the form' or when I initially open my table.
If on the form where in the form

Regards,

Gerard
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform