GetRows()例子 未分类 2008-03-12 1762 all_num=rs.getrows()那么all_num(1,1,nam)返回的就是一行,从第一行开始,返回nam字段值 上一篇 GetRows() 下一篇 UBound