Subject Re: [firebird-support] Any API to get the database size?
Author Nando Dessena
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
======================================================