摘要:
使用强类型DataSet对象 使用ADONET访问DataSet内容的方式,与使用ADO和DAO的Recordset对象具有类似的编程格式。 l ADONET和VBNET txtCompanyName.Text=ds.Tables(“Customers”).Row(0)(“CompanyName”) l ADO、DAP和VB经典方式 txtCompanyName.Text=rs.Fields(... 阅读全文
posted @ 2008-12-02 14:46
怒杀神
阅读(1211)
评论(0)
推荐(0)

浙公网安备 33010602011771号