搜索资源列表
OdsApi20051017
- 开放数据服务接口单元文件, 转换VC6和VC7下的srv.h等头文件为pas文件,方便Delphi编写SQL Server的扩展存储过程. -open data service interface modules, switch VC6 and VC7 srv.h the first such document pas paper to facilitate the preparation of Delphi SQL Server extended stored procedures.
TXTtoMDB
- 本程序是一个将TXT文件转换成ACCESS数据库格式的工具。只要指定数据库存放路径、文件名、表名、字段名与每个字段所要截取的字符数即可将读取的每行TXT文本进行分割存储。-this procedure is a TXT file will be converted into ACCESS database format tool. As long as the designated database storage path, file name, the name of the table,
xlstodbf
- 一个把Excel文件转换成mdb数据库的程序!-put an Excel document conversion into mdb database procedures!
DBExport_WTL
- 将数据库中的表转换成Excel和Txt文件 Excel和Txt以动态库存放 在Demo程序中给定要转换的数据库名及表名 进行转换即可-database will be converted into the table Excel and Excel documents and archives to archives stored in dynamic the Demo procedures must change to the database name and the name
lesenro.data.Converter
- 从DataTable转换到Excel文件的类库-DataTable from the conversion to Excel document library
TableToClass1.3
- 面向对象数据库开发时,需要将数据库中的表写成类使用,重复工作代码量巨大,该工具支持SQLServer2000数据库,可以将数据库中的表,批量转换在Delphi类.支持2种格式: 1. 类声明格式;(需要开发者在属性上按Shift+Ctrl+C) 2. 直接转换并保存Unit文件;-object-oriented database development, the need to database tables into categories of use, duplication of work
转换Access数据库为Excel文件
- 转换Access数据库为Excel文件-Access database conversion to the Excel file
DBF2CVS
- 将DBF文件转换为CVS文件,VB.NET编写
WaveShower
- 一个将MIT/BH心电图数据库中的数据转换成INTEL格式文件并显示出来的程序,自己写的
d019_xlstomdb
- 本源码讲述如何把Excel文件转换成mdb数据库。
mdb数据库到Txt文件的转换.
- mdb数据库到Txt文件的转换-mdb database that archives document conversion
ExcelAccc
- 通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件-adoption of this sample source code and supporting you to be more flexible control
TestPy
- 汉字转换为拼音,目录下有测试程序和拼音查表文件,对于做数据库等特别有好处,已经改为使用C#,不久也会上传-Chinese phonetic conversion of the catalog under the testing procedures and phonetics Lookup document on the database to do a special benefit, had been replaced by the use of C#, will soon be uploa
Cell中以SetRangeData方法快速填充数据
- Cell中用SetRangeData方法快速填充数据的示例 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp Cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)
ctreectrl_xml
- 读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的便利.谢谢原作者-Read XML files and directories with the tree displayed in the dialog box CTreeCtrl control. The source code from the others, I see it converted to the VC6.0 envi
DataChange
- 此程序将txt文件的字段内容做些转换后,生配置文件Schema.ini将其导入动态生成的ACCESS数据库,并可转换为dbase3型dbf数据库。-Txt file this program will do the conversion of the field content, the Health Profile Schema.ini be dynamically generated into the ACCESS database, and convert dbf database dba
txttoexcel
- delphi开发的小工具,可以把一定格式的txt文件转换成Excel文件。-delphi development of small tools, can be formatted txt file into Excel files.
11212
- 将数据库文件转换为文本文件,很不错的VB源码,适合VB爱好者学习研究。-Database file into a text file, a very good VB source code for VB lovers learn.
xlsx2csv
- 一般对于csv表格文件,在linux可以直接以文本形式打开,并用sed、awk等流编辑器进行格式化处理。但是,对于xls表格文件,需要安装软件包catdoc,之后可以用命令xls2csv将xls表格文件转换为csv文件,接着就可以处理了。但是,对于office 2007以后的xlsx格式,在linux下是二进制文件,无法直接以文本形式打开。并且,xls2csv对于xlsx格式无法直接转换,因此我找到一个python实现的xlsx2csv.py程序-General for the CSV form