Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I gen view def programmatically, one view at a time?
Message
 
 
To
01/07/2002 15:59:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00674114
Message ID:
00674122
Views:
23
>I know that I can get my database/table/view definitions programmatically by running gendbc. But what I am looking for is a way to generate the programmatic definitions one-at-a-time, so I don't have to run gendbc on the whole database, everytime I add/change a view.
>
>I envision a function like:
>ViewToCode(cDatabase,cViewName,cOutputfile,lappendtooutput)
>
>Does a tool/function like this exist?
>
Take also look at GENDBCX at http://www.leafe.com/dl.html.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform