Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with View Builder
Message
From
22/11/2001 10:52:25
Peter Wagner
Point Informática Ltda.
Limeira, Brazil
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Problem with View Builder
Miscellaneous
Thread ID:
00584923
Message ID:
00584923
Views:
50
I know that the view builder is just for simple views, but I use it to create all the code in the current DBC to set the properties for the fields in the view (DBSETPROP), and then use Gendbc to get all that code.

I open the file generated by Gendbc and get the code for each field properties of the view.

If its a complex SQL sintax (more than 2 tables), I rewrite the code (SQL command) and add the code generated by Gendbc at the end, so I save time without having to write the DBSETPROP.

In VFP 7.0 Im trying to build views just to create the properties for each field of the view as In VFP 6.0, but when I try to save the view it return this error message:

"Query Parse Error - try rebuilding in Query Wizard or by using View Designer Join Tab."

I Havent found any Help about this error in VFP HELP.
Any Ideia how to save the view ?

Could someone help to save the view buid so I can get the all the DBSETPROP code of the view.
I tried the same view in VFP 6.0 and I could save it, but not in VFP 7.0
Reply
Map
View

Click here to load this message in the networking platform