Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More view questions
Message
From
23/04/1998 22:30:30
 
 
To
23/04/1998 14:40:45
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00094402
Message ID:
00094570
Views:
24
>(3) If I create the view programatically (in my form's code somewhere), how can I test for the existence of the view, so that once the view is created, subsequent program executions will not attempt to recreate it. (or will "set safety off" avoid errors?) I am using REQUERY() each time the user choses a different customer.

You will not get an error for trying to create the view twice, only a dialog asking if you want to overwrite existing one. SET SAFE OFF gets you around the dialog.


I am glad you got your other issues worked out.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform