摘要:
第一种 - 这种方法用在ACCESS中最多 strconn = "DRIVER=Microsoft Access Driver (*.mdb);DBQ=" & Server.MapPath("aspfree.mdb") set conn = server.createobject("adodb.connection") conn.open strconn 第二种-这种方法用在SQL SER... 阅读全文
posted @ 2006-11-16 09:32 liaoxbnet 阅读(232) 评论(0) 推荐(0)
浙公网安备 33010602011771号