Thanks Bryan. And thanks for the link to nabble. It is great for searching this list.
I think that I might just have a size field that I do a sum on, that way I get a more precise idea of the space used. Thanks again, -Adam -----Original Message----- From: Bryan Pendleton [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 25, 2007 1:32 PM To: Derby Discussion Subject: Re: Calculating Database Size > I was wondering whether there was a good way to calculate the amount of > space that my derby database is currently using. There is org.apache.derby.diag.SpaceTable. This should give you some pointers about how to use it: http://www.nabble.com/Re%3A-How-do-I-tell-whether-a-table-has-unused-spa ce-or-not--p3635750.html thanks, bryan
