Subject | RE: [IBO] retrieving size and precision of numeric fields |
---|---|
Author | Salim Naufal |
Post date | 2003-06-09T08:45:44Z |
Hi Helen, I am using IBO V 4.2d. When opening the query and adding the
fields, the returned types are TBCDField and not TIBOBCDField.
Is there an option that I can set to make it return TIBOBCDField?
Thanks
Salim
-----Original Message-----
From: Helen Borrie [mailto:helebor@...]
...
You should make sure that the field object is a TIBOBCDField. You can do
this manually in the Fields property editor, although you shouldn't need
to. What version of IBO are you using? (inspect the Version property of
any component...)
fields, the returned types are TBCDField and not TIBOBCDField.
Is there an option that I can set to make it return TIBOBCDField?
Thanks
Salim
-----Original Message-----
From: Helen Borrie [mailto:helebor@...]
...
You should make sure that the field object is a TIBOBCDField. You can do
this manually in the Fields property editor, although you shouldn't need
to. What version of IBO are you using? (inspect the Version property of
any component...)