http://www.harding.edu/fmccown/vbnet_csharp_comparison.html

 

add-in:

 If Not rs.EOF Then
            rs.MoveFirst()
 End If
While Not rs.EOF

End While

posted on 2009-01-20 10:19  蔡春升  阅读(190)  评论(0)    收藏  举报