Hi,
I tried to judge the value I get from database is null or not.I used many expressions to try it, but no use. anyone know it?
the expression is recordSet1.fields("id"
If IsNull(expression) Then
If expression = "" Then
if len(expression) = 0 Then
if expression = nothing Then
if expression = Null Then
tks,
I tried to judge the value I get from database is null or not.I used many expressions to try it, but no use. anyone know it?
the expression is recordSet1.fields("id"
If IsNull(expression) Then
If expression = "" Then
if len(expression) = 0 Then
if expression = nothing Then
if expression = Null Then
tks,