搜索资源列表
ADO.NET高级编程
- ADO.NET高级编程-ADO.NET high-level programs
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
在数库中插入、删除和修改记录(AqlCommand)
- 这是一个使用ADO.NET来访问数据库进行插入删除和修改操作的例子-use ADO.NET to access a database for insertion deletion and modification of the operation of examples
adodataorm
- 数据访问框架是ado.net的一个包装,它是orm的一种补充-Data Access Framework is a package of ADO.Net, which is a supplement to Vector
ADONET_OleDbDataReader_class
- ADO.NET is the .NET enhanced version of ADO that we all know and love. ADO.NET aims to address some of the deficiencies of traditional ADO and present a model that provides type safety, OOP, and efficiency. This class can achieve the most common
cfordatabase
- 该代码主要是演示如何通过C+ado.net访问数据库,对数据库进行操作-The code is demonstrated through the C + ado.net access to the database, the database operation
ADO.NET数据访问实例
- ADO.NET数据访问实例
xueshengguanli
- 学生管理系统 ADO.net C# 与数据库的连接 实验-Student management system ADO.net C# With database connectivity experiment
ADO.NET_advance
- ADO.NET 高级编程,提高使用ado.net编程水平!-ADO.NET high-level programming and improve the level of use ado.net programming!
ado.netshujukujishu
- ADO.NET数据库编程技术,上传分享大家,欢迎下载,互相学习。-ADO.NET database programming techniques, upload to share are welcome to download, learn from each other.
ADO.nebianchengjishuziliao
- ADO.net技术编程技术,适合初学者学习,很有参考价值,大家互相学习-ADO.net technology programming, suitable for beginners to learn the value of a good reference, we learn from each other
ADO.NET
- msdn网络广播中ADO.NET课程源码示例-msdn webcast program source code examples in ADO.NET. . . . . .
DDBMS
- 分布式数据库演示,本机模拟多个服务端口,使用.net remoting, ado.net技术-Distributed database demonstration, the machine simulation of multiple service ports, use the. Net remoting, ado.net technology
ADO.net
- A conection with a Data Base using ADO.NET
ADO.NET.read.data.development
- ADO.NET基本对象开发读取Access数据库数据ADO.NET Basic Access database objects to read data development -ADO.NET Basic Access database objects to read data development
ADO.NET
- 很好的,这是我同学编的 希望大家下载看下,我再此祝大家看的愉快-Well, this is my hope that the students download the compiled look down, I again wish you all happy to see ... ...
AccessDataBase-ADO.NET
- 实现ADO.NET数据库访问技术,使用Command和DataAdapter对象操作数据库数据。-ADO.NET database access technology, Command and DataAdapter objects to manipulate database data.
CPP-database-ADO.NET
- 这是一份使用C++来实现数据库编程的好例子集合,通过学习ADO.NET 我们可以实现数据库编程-This is a good example of using c + + programming to implement the database collection, we can realize database programming learning through ADO.NET
精通C#与.NET 4.0数据库开发源码
- 精通C#与.NET 4.0数据库开发---基础、数据库核心技术、项目实战/ 秦婧,石叶平等编著 介绍微软.NET 4.0平台所涉及的SQL Server 2008、ADO.NET和LINQ等数据库开发技术。全书共六篇,包括:C# 4.0语言基础、开发应用程序、SQL Server 2008基础、ADO.NET操作数据库、LINQ查询开发、项目实战。(Proficient in C# and.NET 4 database development, database foundation, core