
|
作者: lurywork [lurywork]
论坛用户 |
登录 |
| 在winxp下dw mx里编辑asp,怎么挂接odbc? 不能挂本地.mdb文件吧? 注:数据库access. |
| 地主 发表时间: 03/22 10:08 |
回复: group [group] 论坛用户 |
登录 |
|
跟操作系统无关,可以通过ODBC连接,也可以直接通过路径调用MDB,google上很多相关内容,看看 |
| B1层 发表时间: 03/22 12:43 |
回复: 286 [unique] 版主 |
登录 |
|
<% set conn=server.CreateObject("ADODB.Connection") Connstr="DBQ="+server.mappath("Accessdb.mdb")+";DRIVER={Microsoft Access Driver (*.mdb)};" conn.open connstr %> |
| B2层 发表时间: 03/24 13:10 |
|
20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon

粤ICP备05087286号