Tonivi Posted August 3, 2017 Posted August 3, 2017 I am trying to display a Blob field in a uniDBGRID.I activate the Displaymemo property in the Notes column, but I can not display the contents of the field, only (BLOB)I use Firebird 2.5 database, Firedac Components and ClientdatasetWith the demo example it works fine.Any ideas ? Quote
Bresler Posted August 3, 2017 Posted August 3, 2017 Hi Tonivi I'm using almost the same scenario except for FB 3.0.2 and it's working perfect... BlobField is SubType 1 like Delphi Developer asked. Cheers Quote
Ron Posted August 7, 2017 Posted August 7, 2017 Could also work by casting the BLOB as TEXT etc. in the SQL Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.