Subject RE: [firebird-support] Any API to get the database size?
Author Alan McDonald
> It generates primary keys at the client side.
> On the other hand, it allows you to use generate your primary
> keys. But, now it requires too mcuh modification. It is an
> OPF for Delphi Win32.

Then forget about using a generator query - that's a lost cause. You're
better off asking the OPF layer about the PK value it's up to.
Alan

>
> ________________________________
>
> From: firebird-support@yahoogroups.com
> [mailto:firebird-support@yahoogroups.com] On Behalf Of Alan McDonald
> Sent: Thursday, November 08, 2007 1:44 PM
> To: firebird-support@yahoogroups.com
> Subject: RE: [firebird-support] Any API to get the database size?
>
>
>
> > How do I do that then?
>
> Does this InstantObjects even use native generators for the
> primary keys? Or are they generated client side? If the
> latter, there's no chance to use server side stuff here. Alan
>
> >
> > From: firebird-support@yahoogroups.com