Page 1 of 1
printing collection structures
Posted: Fri Aug 01, 2014 11:09 am
by Terry Gilliver
It would be nice to print out database structures for reference. This can be done if the record length is small using print from the browser, however on collections with a large number of fields, they are truncated and not all fields are shown. Is there a possibility this could be added to the wish list?
printing collection structures
Posted: Fri Aug 01, 2014 11:30 am
by Evgene Karachevtsev
Hello Terry,
We'll pass this information to our developers.
printing collection structures
Posted: Fri Aug 01, 2014 4:08 pm
by Terry Gilliver
printing collection structures
Posted: Thu Oct 09, 2014 6:30 pm
by maxkatz
Do you want to print the structure (column, types) or the actual data?
printing collection structures
Posted: Fri Oct 10, 2014 8:41 am
by Terry Gilliver
Basically, just the structure, so that it is easily referred to when coding, column names & types. Sometimes it might be useful to print two or three records of data as examples.
printing collection structures
Posted: Fri Oct 10, 2014 3:18 pm
by maxkatz
How does it look now when you try to print it?
printing collection structures
Posted: Tue Oct 14, 2014 10:31 am
by Terry Gilliver
Actually, I've tried printing recently in chrome or firefox and it doesn't print anything apart from the header and footer. The only way I can print it is to create a screenshot using something like snipping tool and pasting into word before printing. I would like to be able to print the collection structure vertically rather than horizontally, so that it would all fit on the page.
printing collection structures
Posted: Tue Oct 28, 2014 3:22 pm
by maxkatz
Can you provide an example of how you would like it to look?
printing collection structures
Posted: Thu Dec 18, 2014 11:12 pm
by Woody
In Chrome I was able to copy the "wide" table in the database tab, paste in Google Sheets, then copy again and Paste Special Transpose
printing collection structures
Posted: Fri Dec 19, 2014 4:18 am
by Yurii Orishchuk
Hi Woody,
Thanks for this update.
Regard.