Subject | Re: [firebird-support] Any API to get the database size? |
---|---|
Author | Nando Dessena |
Post date | 2007-11-08T13:06:47Z |
Yusuf,
Y> How do I do that then?
- you can run whatever SQL query you like in InstantObjects.
- you could mask the database-specific query into a view and query it.
- you could map a class onto the view.
- you could even define triggers, nothing prevents you from doing
that.
Ciao
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================
Y> How do I do that then?
- you can run whatever SQL query you like in InstantObjects.
- you could mask the database-specific query into a view and query it.
- you could map a class onto the view.
- you could even define triggers, nothing prevents you from doing
that.
Ciao
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================