搜索资源列表
FileHelpers_2_0_0_source_2003_2005
- FileHelpers Library是一款C#编写的开源 .NET 类库。它使用简单,很容易就可以从固定长度文件或界定记录(CSV)读/写数据。它也支持从不同的数据存储格式(Excel, Access, SqlServer)导入/导出数据。
CsharptoExcel
- c# winform下访问ACCESS数据库的两种不同方法合DataGridView下导出Excel的两种不同方法的代码,一种是直接生成,一种是通过打开模板写入,希望能用上。
c# 连接数据库(原创)
- c# 连接oracle,access,excel和dbf
Excel2Access
- 任何excel表都可以转换成acce-Any excel tables can be converted into access
ExcelHelper
- 实现.NET下C#语言访问EXCEL,可打开、添加、修改、关闭EXCEL-Achieve. NET C# language access under EXCEL, open, add, modify, close EXCEL
PlayerWorkHour
- 将门禁系统导出的员工打卡记录的excel文件读入,进行分析并显示员工的工作时间。内含源码和工具以及相关示例文件,如果你使用的门禁系统导出的文件格式不一样,可以稍稍修改源码即可完成。-The access control system records the exported excel file employees clocking read, analyze and display the working hours of employees. Includes source code and
WHERETOGO
- 实现了ACCESS数据库系的简单操作和EXCEL表的导出,用于一个小公司的出勤考核系统-for access and excel usage method
SDSFXT
- 使用C#开发的水电收费系统,打印单据使用VB访问EXCEL的方法来处理,报表调整方便快捷,数据库使用SQL 2-Water and electricity use C# development charge system, print documents using VB to access EXCEL way to deal with, report to adjust convenient to use SQL 2000 database
EwaCompanion
- 对sharepoint中excel web access控件的扩展-Sharepoint excel web access on the extension of the control
Form1
- 从excel表里面读取数据 再将数据存到access里面 然后在上传到数据库中-Read data and then data from the excel table inside the deposit to access the inside and then uploaded to the database
KQBG
- 现在功能比较完善了,开发环境为Visual studio 2005,C#(CSharp)语言,程序提供对access和sql server的数据库访问功能(icco.cco为access数据库),能够根据用户的打卡信息记录(来自sql server数据库)进行迟到、早退、旷工、工作日加班、节假日加班进行分析,并能够导出为Excel文件。同时有完善的数据维护配置功能,包括sql server 数据库配置、上班时间配置、加班时间配置、旷工时间配置、节假日时间配置等,配置数据存放在access数据库;
CheckUrl
- C#写的,检测网址是否可以访问的工具。 程序直接读取excel上的网址。 多线程检测网址是否可以访问。-Written in C# detect the URL can access the tool. The program read excel on the web site. Multi-thread detection site can be accessed.
kingmoon
- Lm.Common.Csv csv文件的读取与生成 通用数据访问层示例 Lm.Common.DAL 通用数据访问层基类及公用类 Lm.Common.DAL.Sql 通用数据访问层针对sql server 2005及以上版本的实现 Lm.Common.Excel Excel2003的读取与生成 Lm.Common.Excel.OpenXml Excel2007、2010的读取和生成 Lm.Common.ExtensionMethods
ExcelLoad
- 读取excel中的表格数据存储到access中的小程序源码-The applet source of read excel data storage to access
SamplToExcel
- 对sql数据库进行连接访问并查询.产生同模板excel格式一样的excel表-Connect sql database access and query produce the same template excel format excel table
MakeDatagridviewAsExcel
- 针对VS2010中的datagridview控件而做的类似于Excel的用法,可以复制粘贴剪切等功能,并且在输入的同时,同时保存进access或者sql-make datagridview as excel and update sql server or access
AccessGuideExcel
- 本实例将引导你如何使用C#将Access数据导入到Excel中,这一系列过程包括:定义字符串,记录连接Access的语句,定义OleDbCommand类,打开连接的Access数据库,设置SQL语句,获取记录个数,实例化OleDbCommand类,执行SQL语句,并返回结果(每个Sheet只能最多保存65536条记录),记录连接Excel的语句,实例化OleDbCommand类,执行SQL语句,将数据表的内容导入到Excel中,关闭连接,释放资源等。您可以借此程序学习一下C#与Access数据为
excel
- 实现了完整的Excel导出功能。另外实现了获取百度搜索结果并且解析的功能-Achieve a complete Excel function everywhere. In addition to achieve access to Baidu search results and analytic functions
Access-thumbnail-showaIntoExcel
- 系统实现的是将Access数据库中的表格用缩略图显示出来,双击该缩略图可以快速生成该表的Excel表格,系统是用VS2010编写的 资源中包含了Access通用类,CreateExcelFile快速生成Excel表格类,ExtractIcon利用Shell32.dll提取系统图片类-System implementation is the Access database tables with thumbnails displayed, double-click the thumbnail of
FileHelpers-master
- FileHelpers is a free and easy to use .NET library to import or export data fixed length or delimited records in files, strings or streams. You can strongly type your flat file (fixed or delimited) by simply describing a class that maps to each