If dr.HasRows Then // geting hang ...nothing comes up after this line..while i have run query on oracle in Toad and its work fine
If dr.HasRowsThen
Return True
Else
Return False
End If
Alpa
in debug watch...i am getting thisdr
Depth ---Property Evaluation Failed
FieldCount ---Property Evaluation Failed
Hasrows ---Property Evaluation Failed
Isclosed ---Property Evaluation Failed
REcordAffected ---Property Evaluation Failed
VisibleFieldCount ---Property Evaluation Failed