当前学科:动态网站建设
  • 题目: 多选题
    使用SqlDataReader对象读取数据库的步骤一般包括:

    • A. 关闭SqlDataReader对象
    • B. 创建SqlCommand对象
    • C. 通过循环处理数据库查询的结果
    • D. 创建SqlConnection对象与数据库建立连接
    • E. 关闭与数据库的连接
    • F. 使用SqlCommand对象的executeReader方法执行CommandText中的命令,并把返回的结果放在SqlDataReader对象中
    • G. 打开与数据库的连接

    答案: <查看本题扣1积分>

    查看答案

    答案不对?请尝试站内搜索