F
Flying Whiz
How can I check EOF is True or False in compactframework.
I just want to write some thing like this in compactframework
If Rs.EOF = False Then
Val = True
Else
Val = False
End If
Whiz
I just want to write some thing like this in compactframework
If Rs.EOF = False Then
Val = True
Else
Val = False
End If
Whiz