Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i delete a view programmatically.
Message
 
 
To
24/07/2003 13:50:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00813191
Message ID:
00813194
Views:
7
>How can i delete a view programmatically.
>
>viewname is subdwgview.
>
>Thank you.
DROP VIEW subdwgview
Keep in mind that adding and deleting views will cause DBC bloat because space taken by it isn't released when it's dropped.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform