一条语句实现asp批量更新数据库
2012/4/10 15:10:05
sql用

conn.execute("update Product_Info set lastdate='"&now()&"' where id is not null")

access用
conn.execute("update Product_Info set lastdate=#"&now()&"#  where id is not null")

返回列表
返回首页
©2026 星辰电脑网络技术网 - 计算机服务网络信息中心(CSNIC) 电脑版
Powered by iwms