T
Trint Smith
I have a While drSQL.Read()
do something
End While
I need the While so I can't use the else and don't know what the
alternate condition of the drSQL.Read() could be.
BUT, if the While loop is not entered I need it to do something
different.
Any help is appreciated.
Thanks,
Trint
..Net programmer
(e-mail address removed)
do something
End While
I need the While so I can't use the else and don't know what the
alternate condition of the drSQL.Read() could be.
BUT, if the While loop is not entered I need it to do something
different.
Any help is appreciated.
Thanks,
Trint
..Net programmer
(e-mail address removed)