搜索资源列表
NewADO
- 用ADO查看Access数据库所有视图与基本表的方法 程序名称:ChildFrm.c-View Access database with all the basic methods and procedures table name : ChildFrm.c
AdoTest
- 在C#中练习使用ADO.NET操作ACCESS数据库.数据库的连接 查询 删除 添加 都分别对应与类的一个函数.能够简单明了的学会这些使用方法.
NHibernate-1.2.0.GA-src
- NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可
access-ado
- 这是一个关于Access数据库的连接和编译的二次开发实例!-This is an instance of a connection to the Access database and compile the secondary development!
constructaproperty
- ADO.Net 访问数据库 源码模板 互相学习-ADO.Net access database source template
ADO.Net-DataBase
- ADO.Net 访问数据库 源码模板 互相学习-ADO.Net access database source template to learn from each other
EncryptAccess
- C#使用ADO连接加密的Access 2000数据库,连接正常的Access我们都会,但是加密的Access应该怎么连呢?或许您看了本实例后,您就明白了,有源码,可以自己学习-C# ADO connection encrypted Access 2000 database to connect the normal Access, Access encryption how even? Perhaps you saw this example, you will understand the s
ADO.NET
- ADO.NET中三种方式访问数据库,1\sql server提供程序读取sql server数据库的内容2\用OLEDB访问sql SERVER3\用odbc来访问sql server数据库-ADO.NET to access the database in three ways, 1 \ sql server sql server database provider reads the contents of two \ use OLEDB to access sql SERVER3 \ us
DataBaseIntegratedapplication
- (1)C#对数据库SQL Server 2008的访问技术ADO.NET (2)向数据表中插入、删除和更新以及浏览的方法。-(1) C# SQL Server 2008 database access technology ADO.NET (2) to the data table, insert, delete, and update and browsing methods.