Subject | Re: [IBO] Silly problem |
---|---|
Author | Robert martin |
Post date | 2004-07-14T01:39:46Z |
Hi All
Just in case anyone was wondering I have found the problem with my combos. Standard Delphi 6 DBLookupCombos don't work with keyfields that are TLargeInts. If I change the stored data type to TFloatField then the combos work (until they reach the magic number).
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
Just in case anyone was wondering I have found the problem with my combos. Standard Delphi 6 DBLookupCombos don't work with keyfields that are TLargeInts. If I change the stored data type to TFloatField then the combos work (until they reach the magic number).
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
----- Original Message -----
From: Robert martin
To: IBObjects@yahoogroups.com
Sent: Tuesday, July 13, 2004 5:06 PM
Subject: Re: [IBO] Silly problem
Further info....
A DBCombo on the same app works fine (adds data).
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
----- Original Message -----
From: Robert martin
To: IBObjects@yahoogroups.com
Sent: Tuesday, July 13, 2004 4:58 PM
Subject: [IBO] Silly problem
Hi
I have a really silly problem. I have many screens using DBLookupcombo boxes to enter data into tables. Almost all of these work great. There are 2 that do not and I cannot see any difference between the two tables.
I have set up an empty test app and cannot get a DBLookupcombo to work with any table combination. There must be a setting somewhere in the component / IBOTable that I have set incorrectly but I cant see it (yes I have checked read only). Any suggestions would be great.
I'm off home now (less a considerable amount of hair !). See you tomorrow :)
Rob Martin
Software Engineer
phone 03 377 0495
fax 03 377 0496
web www.chreos.com
[Non-text portions of this message have been removed]
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Yahoo! Groups Sponsor
ADVERTISEMENT
------------------------------------------------------------------------------
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/IBObjects/
b.. To unsubscribe from this group, send an email to:
IBObjects-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Yahoo! Groups Sponsor
ADVERTISEMENT
------------------------------------------------------------------------------
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/IBObjects/
b.. To unsubscribe from this group, send an email to:
IBObjects-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]