Ok problem solved.
Apparaently, there is a property .state which allow me to check if it is opened or not.
VB Code:
if rs.state = adStateOpen then rs.close
That solved my problem.
Cheers !!!
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |