Razzak,
the type of the BLOB field is LONG VARCHAR
Luc D.
--------------------------------------------------
From: "A. Razzak Memon" <[email protected]>
Sent: Thursday, October 14, 2010 11:31 PM
To: "RBASE-L Mailing List" <[email protected]>
Subject: [RBASE-L] - re: conditional var listview background color
At 05:23 PM 10/14/2010, Luc Delcoigne wrote:
However, if I delete any text in the bLOB field, it isn't
recognized as empty and the color doesn't change to the
'empty' state.
How can I test in code if a BLOB is really empty ?
Luc,
What is the "exact data type" of your BLOB field?
LIST tablename should reveal the exact data type without
opening the table in data designer.
You may also use data dictionary [F3] key to list columns
for a given table. Selecting/Highlighting the column name
will reveal the exact data type and related information on
Data Dictionary Status Bar (Lower Left Corner).
Very Best R:egards,
Razzak.