Subject | Nothing resolved about bigint problem |
---|---|
Author | kiki446 |
Post date | 2004-02-23T09:28:48Z |
Hi,
last month I post a problem with FB1.5RC8 + IBO 4.3Aa + DBLookupCombo
on D7 + WIN2000/WINXP .
It gives an error when I try to replace bigint data field from bigint
lookup field ( the one I choose ).Error is :
"Cannot access field ID_Lookup as type Variant."
ID_Lookup is bigint field that need to be changed from DBLookup Combo.
Under the files section I have put the source example
named "test_BIGINT_ERROR.rar" . It is very simple and shows the
error. Just unrar it into subdir "D:\test" and it's ready to go.
I think that this is huge problem , because this kind of stuff (
having bigint as identifier but not able to work with it via
LookupCombo ) is essential in programs .
Interesting is that same example works OK if I use Integer field
instead.
Can someone just take a look at example to see if I put everything OK
( I'm new with IBO ) and to confirm is that IBO problem or something
else.
Jason, HeLen , anyone ?
Goran
last month I post a problem with FB1.5RC8 + IBO 4.3Aa + DBLookupCombo
on D7 + WIN2000/WINXP .
It gives an error when I try to replace bigint data field from bigint
lookup field ( the one I choose ).Error is :
"Cannot access field ID_Lookup as type Variant."
ID_Lookup is bigint field that need to be changed from DBLookup Combo.
Under the files section I have put the source example
named "test_BIGINT_ERROR.rar" . It is very simple and shows the
error. Just unrar it into subdir "D:\test" and it's ready to go.
I think that this is huge problem , because this kind of stuff (
having bigint as identifier but not able to work with it via
LookupCombo ) is essential in programs .
Interesting is that same example works OK if I use Integer field
instead.
Can someone just take a look at example to see if I put everything OK
( I'm new with IBO ) and to confirm is that IBO problem or something
else.
Jason, HeLen , anyone ?
Goran