Subject | problem with generator value and IBO 4.9.7 |
---|---|
Author | luis.kerschbaumer |
Post date | 2009-11-26T10:47:39Z |
Hi,
with IBO 4.2Hc the application work correctly. If i use IBO 4.9.7 the ID-Column (column defined as domain DMID) not recieve the generator value, bud the default value.
Settings:
ib_connection.fieldEntryTypes.FetDomainName=True
ib_connection.Defaultvalues (DMID=-1)
With IBO 4.2Hc the ID-Column are assigned with the generator value before the default value. With IBO 4.9.7 the ID-Column are assigned with the default value before the generator value.
Is this desired?
Thanks
Luis
with IBO 4.2Hc the application work correctly. If i use IBO 4.9.7 the ID-Column (column defined as domain DMID) not recieve the generator value, bud the default value.
Settings:
ib_connection.fieldEntryTypes.FetDomainName=True
ib_connection.Defaultvalues (DMID=-1)
With IBO 4.2Hc the ID-Column are assigned with the generator value before the default value. With IBO 4.9.7 the ID-Column are assigned with the default value before the generator value.
Is this desired?
Thanks
Luis