Subject RE: [firebird-support] Any API to get the database size?
Author Alan McDonald
> That's right.
> I create the DB,
> But I don't have any triggers.
> No SP no nothing just plain DML statements.
> I use OPF which supports not just FDB also supports Access,
> MSSQL and ORACLE. In this case I have to inject extra SQL
> statement into the program. I don't want to deal with IFDEF
> compilation conditions.

And there's no referential integrity contraints, so it's not even a
relational database (server)that you need is it?
FileMaker Pro would be just as good wouldn't it?
(and they call this sort of stuff "support" for a particular database
server?)
Alan


>
> ________________________________
>
> From: firebird-support@yahoogroups.com
> [mailto:firebird-support@yahoogroups.com] On Behalf Of Martijn Tonies
> Sent: Thursday, November 08, 2007 1:20 PM
> To: firebird-support@yahoogroups.com
> Subject: Re: [firebird-support] Any API to get the database size?
>
>
>
>
>
> > Thanks Martijn.
> > Unfortunatelly, I don't have a chance to use triggers.
>
> You create the database, right? So why can't you create triggers?
>
> Martijn Tonies