On Wed, 9 Apr 2008, Tom York wrote:

> On Wed, Apr 9, 2008 at 5:53 AM, Codebue Fabio - P-Soft <[EMAIL PROTECTED]>
> wrote:
> 
> > Take a look to a new Firebird 2.1 next month and probably you will change
> > your idea about it...
> > UDF: FreeAdHocUDF, a lot of internal SQL function...
> > and if you wanna a good book www.ibphoenix.com Helen Borrie book... a
> > MUST!
> >
> >
> Will 2.1 have a true auto increment attribute?  A boolean field perhaps?
> Those are the only things that I miss when using FB.  I am aware that all of
> these issues can be resolved by using generators/triggers and a validating
> domain.  That is what I like about MySQL, MSSQL and others that are missing
> from FB.

And it is exactly why I can't use MySQL, MSSQL: they don't have sequences or
generators. I need the ID  BEFORE I insert the record, not after.

So: Each his taste :-)

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to