Subject | Re: [firebird-support] Synchonizing my generators |
---|---|
Author | Tim Ledgerwood |
Post date | 2004-04-23T06:56:51Z |
At 08:42 AM 23/04/2004, you wrote:
you let each table generate its' own PK values?
Regards
Tim
[Non-text portions of this message have been removed]
>Hello all,Why are you importing the PK? Having had to do this often before, why don't
>
>Sometimes we need to import data into our database and many times the key
>primary key field is supplied during the import. Is there a way for me to
>check each generator against the table that uses it, see what the highest
>value of the pk field is and increment the generator used for that field by
>one more?
>
>Or is it something I will to hard code for each table? I would be nice to
>create either a SP or a tight looping routine from the client do it.
you let each table generate its' own PK values?
Regards
Tim
[Non-text portions of this message have been removed]