Subject | GeneratorsLink problem |
---|---|
Author | Arn |
Post date | 2007-12-18T08:23:10Z |
Hi All.
Sorry to repost.
4 days ago i have downloaded the last evaluation version of IBO.
I have some databases which works fine with IBO 4.5..... version.
Now with Firebird 2.0 and IBO 4.7.8 eval
when i add a record the generator mechanism don't works anymore.
The generator don't advance and put 0 (zero) in the primary key field.
table comuni -- table
mycode -- primary key
gen_comuni_id -- generator name
comuni.mycode=gen_comuni_id -- GeneratorLinks put in the IB_Connection
All above works from years...
Any help?
TIA
Arn
Sorry to repost.
4 days ago i have downloaded the last evaluation version of IBO.
I have some databases which works fine with IBO 4.5..... version.
Now with Firebird 2.0 and IBO 4.7.8 eval
when i add a record the generator mechanism don't works anymore.
The generator don't advance and put 0 (zero) in the primary key field.
table comuni -- table
mycode -- primary key
gen_comuni_id -- generator name
comuni.mycode=gen_comuni_id -- GeneratorLinks put in the IB_Connection
All above works from years...
Any help?
TIA
Arn