Subject | Re: [firebird-support] Re: Identity |
---|---|
Author | Lester Caine |
Post date | 2010-12-20T22:13:01Z |
Michael Ludwig wrote:
bits you need when manually building a new database, and my own applications are
now PHP based, and ADOdb's management tools again automatically convert 'AUTO'
to the method relevant to target database. BUT even here it's a LOT easier to
simulate generator/sequence on thouse databases that don't provide this
essential construct than trying to work with something that is added after the
data is stored ... but as with many less than ideal methods, Firebird will be
providing it at some point. We just don't have to use it ;)
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
>> Even if you could use DDL templates, maintaining 100+ triggers justOf cause it depends on HOW you manage things. Flamerobin will create all the
>> > for the purpose of auto incrementing keys is not efficient.
> Looks like you missed the point. I'm talking about one template which
> I'd have to "maintain". And wow, I can see big maintenance clouds
> gathering on the horizon.:-)
bits you need when manually building a new database, and my own applications are
now PHP based, and ADOdb's management tools again automatically convert 'AUTO'
to the method relevant to target database. BUT even here it's a LOT easier to
simulate generator/sequence on thouse databases that don't provide this
essential construct than trying to work with something that is added after the
data is stored ... but as with many less than ideal methods, Firebird will be
providing it at some point. We just don't have to use it ;)
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php