Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I gen view def programmatically, one view at a time?
Message
From
01/07/2002 15:59:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Can I gen view def programmatically, one view at a time?
Miscellaneous
Thread ID:
00674114
Message ID:
00674114
Views:
72
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?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform