Delphi 7 reading null values
Delphi 7 reading null values
I've got a Delphi 7 application that queries a table on the AS/400 (DB2/400 ODBC driver). Some of the records have null values. When my application attempts to read one of these records with null values, none of the field values can be read (all the field scome back as blank or zero). How can I read this data for the non-null fields?
Re: Delphi 7 reading null values
Hello,
Please send us the script to create the table with fields that cause problems when working with them. Also, please specify the exact version of UniDAC.
Please send us the script to create the table with fields that cause problems when working with them. Also, please specify the exact version of UniDAC.