Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I treat a view just like a table in my form?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00392008
Message ID:
00392028
Views:
12
>>Hello everyone,
>>
>>I have a local view that I use in a form and I need to know if I can just treated like a normal table and use commands such as Append Blank.
>>
>>Thanks,
>>Sergio
>
>Yes if your view is updateable, you can append, delete, modify, etc...

To be more precise, you can do all those operations even if the view is not updatable, it is just that the changes will not go back to the table. :)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform