Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to modify a view on the fly
Message
From
21/04/2008 13:26:41
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01312116
Message ID:
01312127
Views:
14
>>Hi,
>>
>>I have a remote view defined in the DBC and would like to add fields to it at run time but there is a catch-22. Remote views have to be buffered either row or table, so they cannot be ALTERed. So the question becomes, how can I define a view on the fly, starting from the one in the DBC but adding the required fields, yet not pollute the DBC with superfluous views?
>>
>>Any suggestions? TIA,
>>
>>Alex
>
>That is why I LOVE CursorAdapters :-)
>They make your life more easier.
>
>Are these fields need to be updatable?

I am working on it. Thanks for the tip.

Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform