Subject Re: [firebird-support] Creation date via service api
Author Douglas Tosi
On Tue, Dec 23, 2008 at 10:02 AM, tdtappe <tappe@...> wrote:
> Does anybody know how to get a database's creation date (the one you
> see via gstat -h) via service api (or system table or any other way)?

If you're running FB 2.1 you may use the monitoring tables:

select mon$creation_date
from MON$DATABASE

hth,
--
Douglas Tosi
www.sinatica.com