adding fields to TZquery
Posted: 21.03.2011, 21:06
Hi
I use Lazarus 0.9.28.2 beta, Zeos lib 6.6.6 and Firebird 2.1 but unfortunately I have a big problem adding fields to TZquery.
Open the field editor > Add Field > Select the fields (parts_name, parts_quant and parts_description) but unfortunately I can add only 2 fields (parts_name and parts_description) the “parts_quant” cannot be add.
Please take a look on the screenshots.
Ps. There are different names! But the TZquery it take as the same like "parts_name". And if i want to add only the “parts_quant” field in the TZquery editor will appear "parts_name" field.
Fields type:
parts_name: varchar
parts_quant: integer
parts_description: blob
I use Lazarus 0.9.28.2 beta, Zeos lib 6.6.6 and Firebird 2.1 but unfortunately I have a big problem adding fields to TZquery.
Open the field editor > Add Field > Select the fields (parts_name, parts_quant and parts_description) but unfortunately I can add only 2 fields (parts_name and parts_description) the “parts_quant” cannot be add.
Please take a look on the screenshots.
Ps. There are different names! But the TZquery it take as the same like "parts_name". And if i want to add only the “parts_quant” field in the TZquery editor will appear "parts_name" field.
Fields type:
parts_name: varchar
parts_quant: integer
parts_description: blob