Angus Ching
February 23rd, 1999, 04:45 AM
Hi,
I'm using Recordset to retrieve data records from the database and place
them in a ListView.
The problem I'm facing now is that some of the fields in the recordset is
empty. When I tried to run my application, it just stop at the record which
has an empty field and returns "Invalid use of Null'.
I would like to know what I should do for the recordset to retrieve empty
fields from the database.
Thanks in advance
Angus Ching
I'm using Recordset to retrieve data records from the database and place
them in a ListView.
The problem I'm facing now is that some of the fields in the recordset is
empty. When I tried to run my application, it just stop at the record which
has an empty field and returns "Invalid use of Null'.
I would like to know what I should do for the recordset to retrieve empty
fields from the database.
Thanks in advance
Angus Ching