I know I have the same problem in Postgres and oracle. Often a cast or convert to varchar(255) will cure most evils. If this is not suitable use a TDBmemo along side the datagrid
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert martin Sent: Tuesday, 19 October 2004 3:08 p.m. To: [EMAIL PROTECTED] org. nz Subject: [DUG] Memo fields Hi All We have a few Firebird DB fields that are greater than 255 characters (all varChars). In grids these show as memo fields and are not easily accessible. Is there any way to change the default behaviour to make these values visible? Rob Martin Software Engineer phone 03 377 0495 fax 03 377 0496 web www.chreos.com Wild Software Ltd _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
