搜索资源列表
ExcelExportv3.8
- 导出数据库记录到EXCEL,支持Excel 97, 2000, XP, 2003 and 2007-This TscExcelExport component is an advanced, powerful but easy to use component which enables you to export all records of a dataset from Borland/Codegear Delphi to Microsoft Excel. Many features are
eventman
- delphi dataset的6个方法,做成控件了,您可以改成自己想用的过程-delphi dataset 6, made controls, you can change the process they want to use
CreateNewDB
- Delphi源码动态创建sql2000数据库、数据表,生成.sql文件,在sql2000绿色版下测试通过。注意:企业管理器生成的.sql,需要新建一个.txt文件,把内容复制过来,不然会提示第一句有错,go 要去掉。实现思路:先填写好数据库连接信息,这个不用多说吧,然后创建数据集组件,指定连接Connection1给数据集Query1,调用函数,创建数据库,这里调用CreateNewDB函数,其实到这里基本上已经完成创建工作了。-Delphi source code to dynamically