Subject | Re: Fields[xx].value - unidentifyed type: 14 |
---|---|
Author | Mauricio Longo |
Post date | 2001-01-03T17:51:35Z |
Hi,
I'm using TIBOQuery with a TIBODatabase. I had persistent fields and
I was pretty sure I had created them after changing the field types
to integer.
I did, however, remove the fields, shutdown Delphi and try it again.
Same problem. It seems that however IBO places the data in the
Variant Value property it does not transfer correctly to another
variant property.
I'll try to do more testing on this in particular, without the use of
TkbMemTable to see if I can get more info on this behavior.
And I thought this was going to be simple ... :-(
Thanks!
Mauricio Longo
I'm using TIBOQuery with a TIBODatabase. I had persistent fields and
I was pretty sure I had created them after changing the field types
to integer.
I did, however, remove the fields, shutdown Delphi and try it again.
Same problem. It seems that however IBO places the data in the
Variant Value property it does not transfer correctly to another
variant property.
I'll try to do more testing on this in particular, without the use of
TkbMemTable to see if I can get more info on this behavior.
And I thought this was going to be simple ... :-(
Thanks!
Mauricio Longo
>TField
> I wonder...Mauricio is using TIBOQuery...perhaps he instantiated a
> for that before he changed the column back to integer. Possiblyall that's
> needed is to kill the persistent field and get it again as
> TIntegerField...then TwwDatasource will recognise it as 32-bit...
>
> H.
>
> All for Open and Open for All
> InterBase Developer Initiative ยท http://www.interbase2000.org
> _______________________________________________________