Display total number of records

User 773d472e7f

16-08-2013 08:45:05

How do I display the total number of records in a database. I use IJChem with Derby on a local machine.


Alex

ChemAxon 2bdd02d1e5

16-08-2013 09:18:13

Alex,


I think there is no other way than Show All records in the database. It may be faster on an empty form so you don't need to retrieve all the information.


Then it will be visible in the toolbar or in status bar as x/xyz (statusbar between up and down arrows) where xyz is the number of total records in your DB ;)


Best Regards,
Filip

User 773d472e7f

17-08-2013 17:23:43

Where is a "Show ALL" option.


I remove any query and go to browse, and slowly it shows at the botton all records. This takes time with ca. 14 million structures.


Thanks for the help,
Alex

ChemAxon 2bdd02d1e5

20-08-2013 09:08:56

The "Show All" button is in query mode toolbar as seen atĀ http://www.chemaxon.com/instantjchem/ijc_latest/docs/user/help/htmlfiles/managing_data/queries/query_by_form.html


You are very welcome.
FilipĀ