Subject | Re: [firebird-support] Creation date via service api |
---|---|
Author | Douglas Tosi |
Post date | 2008-12-23T12:32:16Z |
On Tue, Dec 23, 2008 at 10:02 AM, tdtappe <tappe@...> wrote:
select mon$creation_date
from MON$DATABASE
hth,
--
Douglas Tosi
www.sinatica.com
> Does anybody know how to get a database's creation date (the one youIf you're running FB 2.1 you may use the monitoring tables:
> see via gstat -h) via service api (or system table or any other way)?
select mon$creation_date
from MON$DATABASE
hth,
--
Douglas Tosi
www.sinatica.com