最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
asp连接Visual Foxpro,MS text数据库代码
时间:2022-06-30 10:09:25 编辑:袖梨 来源:一聚教程网
'visual foxpro 连接方法:
set adocon=server.createobject("adodb.connection")
adocon.open"driver={microsoft visual foxpro driver};sourcetype=dbc;sourcedb=*.dbc;exclusive=no;"
'ms text 连接方法:
set adocon=server.createobject("adodb.connection")
adocon.open"driver={microsoft text driver(*.txt; *.csv)};dbq=-----;"&_
"extensions=asc,csv,tab,txt;persist securityinfo=false;"
'ms text ole db 连接方法:
set adocon=server.createobject("adodb.connection")
adocon.open"provider=microsof.jet.oledb.4.0;data source=your_path;"&_
"extended properties'text;fmt=delimited'"
相关文章
- 高德地图路线规划显示异常怎么办 07-09
- 漫蛙漫画官方版正版ios如何安装 07-09
- 胖东来官网地址-胖东来官方网站入口地址 07-09
- investopedia官网中文版入口-investopedia国内能用的官方网页版入口地址 07-09
- 一点文学txt小说网站入口-一点文学小说官网入口地址2026最新 07-09
- 易校园怎么绑定微信 07-09