Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection Errors
Message
From
11/09/1997 14:15:26
 
 
To
11/09/1997 14:09:58
Bob Lucas
The WordWare Agency
Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00049397
Message ID:
00049585
Views:
66
Bob,

Thanks once again for a great tip. This will definitly come in handy.

Gary

>One thing that I find handy is using GENDBC from VFP\Tools\Gendbc to generate a program file of all my views. I need to do this because I have a few views that cannot be accessed in the view designer (they use SQL Server functions like convert) which causes the view designer to generate a GPF. It is handy here to verify that share connections property of the view is set to true. If it isn't, I cut the code out of the program and run it standalone to fix the view. Some of my views reference code tables that should not be part of any update statement, but sometimes the view designer includes these tables (but no fields) as tables that are part of the update. If I have a problem updating the view I can fix the parameters from gendbc and then recreate/reset the view definition. This output is very instructive, and if you database container gets trashed you can use the program to recreate it all.
Previous
Reply
Map
View

Click here to load this message in the networking platform