Are you wanting to dump reports of the database to disk, or the schema definitions (ie: a .df)? You can do all of these through the Data Dictionary. Let me know more of what you're trying to do and I can give you specific commands.
You should be able to get both from the data administration.
Dumping to a .df:
1) Data Administartion
2) Admin Menu
3) Dump Data and Definitions
4) Data Definitions (.df file)...
5) Click Select Some...
6) * is entered by default, just click OK.
7) Every table is selected, Click OK
8) Select where you want the .df file to go and what name you want to use. Click OK.
Printing the schema info:
1) Data Administartion
2) Database Menu
3) Reports
4) Detailed Table
5) ALL is selected by default, click OK.
6) Select your output options and click ok.
You can also dump the data to .d's from the Admin menu. If you want to do this, you might try one table first so you can get an idea of what the data looks like - mainly because doing all of them at once could take a long time depending on how big your database is.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.