Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View designer *SUCKS* - alternatives? Books?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00377600
Message ID:
00380596
Views:
17
You might find useful tool GenDBC that comes with VFP (VFP\Tools\GenDBC). This tool will generate VFP code needed to regenerate all views in an existing database. The nice thing about this program is that it will generate code to set _all_ properties related to a view (connection, field properties, and so on).

You can learn a lot just by looking at the source code generated.


>What else is new?
>
>I'd like to know if there are alternatives for visually designing views.
>
>While sometimes a quick sql statement is faster than putzing around pointing and clicking at fields, some other times, the opposite is also true.
>
>If there aren't any alternatives for visually designing complex (>3 tables) views, could someone recommend a good reference (with lots of examples)? Sometimes I have problems joining tables and figuring whether to group all the "join's" and then all the "on's" or viceversa and know in advance what the outcome of a 10 line sql statement will be.
>
>Thanks!
>
>Alex
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform