节点文献
基于ASP.net的SQLServer与文本应用程序数据交换的研究与实现
The Research and Implement of Data Exchange between SQL Server and Text Application Program Based on ASP.net
【摘要】 SQL Server与文本应用程序之间的数据导入导出的实现主要有两种方法,一种是SQL Server本身提供的方法,另一种是通过编写客户端程序来实现数据的导入与导出功能;其中通过客户端程序来实现数据导入时采用的是ASP.net中提供的OLE DB Provider for Jet 4.0链接到Excel,将Excel数据读取到数据集对象中,数据导出是采用的是ASP.net中提供的StreamWriter类来实现的。
【Abstract】 There are two methods of data importing and exporting between SQL Server and text application program.The one method is provided by SQL Server,the other is to write client programs.The OLE DB Provider for Jet 4.0 of ASP.net can implement data importing by writing client program.It can connect to Excel,and read the excel data to dataset object.The StreamWriter class of ASP.net can implement data exporting by writing client program.
【关键词】 数据导入;
数据导出;
ASP.net;
SQLServer;
【Key words】 Data importing; Data exporting; ASP.net; SQL Server;
【Key words】 Data importing; Data exporting; ASP.net; SQL Server;
- 【文献出处】 科技信息 ,Science & Technology Information , 编辑部邮箱 ,2011年03期
- 【分类号】TP311.138
- 【下载频次】124