Firebird (ZEOS) Master Detail - not showing all data?

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
davidb
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: 21.11.2006, 04:42

Firebird (ZEOS) Master Detail - not showing all data?

Post by davidb »

I am using Delphi, ZEOS, Firebird

Created a table with an indexed field called ID

Connected a Table and SQL component by MasterDetail
and using this ID indexed field.

Connects fine but with the DBEdits showing the data, only some
of the fields in the table are showing. Its like the data is
invisible in the DBEdits exept for 2 or 3 fields.

I cannot work it out? Any hel would be great. Thanks
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

How does it show with a dbgrid? Are alle fields shown?

Mark
Post Reply