Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21205

Comparison question

$
0
0
What is the difference of
Code:

If (rs.State And adStateOpen) = adStateOpen Then
and
Code:

If rs.State = adStateOpen Then
What is the logic of the first premise?

Viewing all articles
Browse latest Browse all 21205

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>