Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing DBC structure?

Status
Not open for further replies.

jweirauch

IS-IT--Management
Oct 14, 2002
2
US
I am just getting back into Foxpro after many years absence. I have inherited a project that contains a rather complex DBC with lots of tables. Is there any way to print out the tables and their fields in one print out. I can't even print out one table. Surely there must be a way.
 
I can't even print out one table. Surely there must be a way.

SELECT myTable
LIST STRUCTURE TO PRINTER

If you are interested, I have an application called "Database organizer". I don't remember where I got it but if you have a database, it will list all the tables, realtions, fields etc...
Just give me you e-mail address.
Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first
 
Thanks Mike for your prompt help. I guess it will take a while to shake off the rust. I sure would like to have that Database Organizer utility. My email address is jweirauc@bellsouth.net

Jim Weirauch
 
I also am interesting in Database organizer. My email is blkm74@yahoo.com

Thanks,
Billy
 
Go to the UT ( click on the Download picture on the left, and choose the Visual FoxPro area. Next enter 'documentation' (without the quotes) in the Summary area and press Enter. You should get back a number of utilities (and some not directly related to this topic).

Rick
 
Please give me also a copy of your database organizer.

My email address is : bsoriano@tpgplans.com

foxwizard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top