搜索资源列表
pb_excel
- PB的数据窗口中的内容经常要导出为excel,自带的函数效果总是不好,可以试试这个,表头也可导出.-PB data window to the often exported to excel, and built-in function is undesirable results, you can try this, the first table can be derived.
dkji
- 本程序可以用来统计保存在EXCEL表中高中各科考试成绩分析情况。 EXLS表的格式要求: 第一行为标题行:考号 学号 姓名 成绩 第一列:考号 060100101 前六位为文理科分类,后二位是座位号 第二列:学号 班级+序号 第三列:姓名 李兵 第四列:成绩 90 注意:(1)文件名最好为单科科目名称 (2) 本软件只统计第4列的数据-this procedure can be used to keep statistics in Excel
将指定EXCEL导入至SQLite数据库
- 将指定EXCEL导入至SQLite数据库:导入之前,MYSQL数据库中已创建好目标数据表,但导入前判断数据表是否为空,数据为空再进行导入。 EXCEL导入过程中,数据类型转换或异常检测(EXCEL中的文字1不同于数字1,和数据表字段类型的匹配)。 导入完成或失败后,给出状态报告或提示。 ,Will be assigned to the SQLite database into EXCEL: before importing, MYSQL database goal has been to
sqlservertoexcel
- 本软件可以实现从sqlserver数据库的表中导出所有的数据到excel表格中,方便用户对数据编辑和打印的需要 -This software can be achieved from sqlserver database table to export all data to excel spreadsheet, a user-friendly data editing and printing needs
InExcel
- C#写的导入Excel表到数据库,可以选择工作簿,自己写的还不完善,有用的朋友可以借鉴一下,把完善传上来-C# written to the database table into Excel, you can choose the workbook, write their own is not perfect, can be useful to learn from some friends, to improve the Chuan-up
PHPExcelParser4
- 修改后的PHPExcelParser4。 修改内容: 1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode 现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。 2,打 开数据库连接后增加 set Names gbk 3,默认选中把excel的第一列作为字段名 4,默认不选中如果存在表则删除选项 5,原来对表名及字段名有
end
- 将数据输入数据库,然后导出到excel表格的源码-Data into the database, then export to excel table source
websqltoexcel
- 数据库导出库和表属性源码 (MSSQL,MYSQL,Oracle)数据库导出库和表属性,输入库名,直接可以导出Excel 和显示库和表属性。自己用到自己开发的, 感觉大家也可能用到,发一下-Database export database and table attributes Source (MSSQL, MYSQL, Oracle) database export database and table properties, enter the database name c
ExcelSrc
- 对microsoft Excel 软件的调用 演示了表格的新建删除插入读入写入等操作-Call on microsoft Excel software demonstration of the table to delete insert new operations such as read write
1
- 基本表数据的维护,生成报表,导出到excel等功能-Maintenance of the basic table data, generate reports, export to excel etc.
Excel-to-mdb
- Excel转换成mdb,用VisualBasci实现的程序,表格转数据库,定义Excel表路径、数据库名、表名称,点击“TO-MDB”按钮即可实现。 -Excel convert mdb program implemented using VisualBasci form transfer database, to define Excel table path, database name, table name, click on the "TO-MDB" button can be r
photo1
- 批量图片生成,以及从数据库导出图片到excel表格,同时生成上岗证-The a batch image generation, and export images to excel table from the database at the same time generate induction certificate
sjdr
- 把excel数据导入到dbf表中(可以选择工作薄中的各个工作表)-Dbf to excel data into the table (you can choose the individual workbook worksheet)
OraToEx
- 通过ODAC访问oracle数据库,然后将指定的报表通过ole方式导出为excel表。-By accessing ODAC oracle database, and then specify the report is exported to excel through ole table.
364643636
- 易语言高级表格读取excel和MDB数据源码,数据库编程源码,很好的参考,有需要的就下载吧。-Easy language to advanced table read excel and MDB data source, database programming source code, a good reference, there is a need to download it.
EXCEL-TO-SQL
- Excel按固定格式设计表结构,自动生成建表SQL-Excel automatically generates SQL to build the table
CSV-Excel-Data-Importer--to-Database
- This programme helps someone to browse for an Excel csv data file on your local system and load/import it s data into mydbname published Table Excel CSV file(DB CSV.csv)-This programme helps someone to browse for an Excel csv data file on your local
Export-Data-from-Database-CSV-Excel-File
- This helps someone to export data table to Excel csv file-This helps someone to export data table to Excel csv file
bzov
- Through vb convert text file to Excel in the table, good source
ExcelToSql
- SQL Server数据表导出到EXCEL(Export SQL Server Data Table to EXCEL)