Having problems with NULL fields in SQL

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear folks,
I'm programming in VB .net and trying to import values from fields in a table in SQL. Everytime there is a NULL value in SQL, the program doesn't work and shows an error. How does VB realize there is a Null value in SQL. Any pointers would be appreciated.

cheers,

Ranjan
 
Back
Top