ado to excel readme.txt

来自「好的控件.绝对好用.献给爱VB的朋友 做数据连接ADO 数据库」· 文本 代码 · 共 12 行

TXT
12
字号
Modified August 9, 2001

Allows users to select any ODBC data source, or an MS Access database, to display the tables in it, and select a table, which is automatically loaded into an Excel spreadsheet, complete with column headings (field names). Based on project submitted by Ian Mitchell: 
http://www.planetsourcecode.com/xq/ASP/txtCodeId.25934/lngWId.1/qx/vb/scripts/ShowCode.htm

I just changed it to use ADO instead of DAO, and DSN-Less ODBC data sources, instead of just MS Access.

 --Brian Battles WS1O
   Middletown, CT USA
   brianb@cmtelephone.com
   August 9, 2001

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?