T
Tark Siala
hi
lasr years i use vb6 to make my Application Database with ADO, this days i
use VB.NET to working with Database.
to know if Field contain null i use:
if recordset.field("data").value = vbnullstring then .....
but when i use VB.Net and working with Database this command not working,
any one know how do it in VB.NET?
lasr years i use vb6 to make my Application Database with ADO, this days i
use VB.NET to working with Database.
to know if Field contain null i use:
if recordset.field("data").value = vbnullstring then .....
but when i use VB.Net and working with Database this command not working,
any one know how do it in VB.NET?