Jeev
November 2nd, 2004, 08:30 AM
Hi
I am working on a Visual Basic 5 project where in I am inserting and updating data in fields of type Text. The database in use is SQL Server. The problem that I am facing is that whenever I check for null values in text fields or even update text fields, I am getting error.
Is there a way to check for null values in text fields using Visual Basic 5. The IsNull function is not working when I check whether the field in the recordset contains null or not.
Any help would be highly appreciated.
Thanks in advance.
I am working on a Visual Basic 5 project where in I am inserting and updating data in fields of type Text. The database in use is SQL Server. The problem that I am facing is that whenever I check for null values in text fields or even update text fields, I am getting error.
Is there a way to check for null values in text fields using Visual Basic 5. The IsNull function is not working when I check whether the field in the recordset contains null or not.
Any help would be highly appreciated.
Thanks in advance.