文件名称:vfpoledb.zip
文件大小:919KB
文件格式:ZIP
更新时间:2023-06-08 09:02:19
vfpoledb
vtpoledb 64位系统WIN7 WIN10 SERVER 2008 可用 vfpoledb文件版本 9.0.00.5815 DIM connDBF,connstr,db 'db = "路径" '请在IIS的“应用程序配置”中选择“启用父路径” db = Server.MapPath("../../目录") Set connDBF = Server.CreateObject("ADODB.Connection") connstr = "Provider=VFPOLEDB.1;Data Source=" & db connDBF.Open connstr if err then err.clear end if '测试-检查数据库连接情况response.Write(connDBF.state) %>
【文件预览】:
vfpoledb.dll