当前位置:首页
> asp读取access代码
asp读取access代码(asp调用access数据库)
参考下面添加数据lt set rs=servercreateobjectquotadodbrecordsetquotsql=quotselect*from tablenamequot#39tablename为数据中表的名称 rsopen sql,conn,1,1 rsaddnew rsquotdat...