搜索资源列表
C#数据库通用访问类
- 这个资料是一个通用的MS SQL数据库访问编程代码文件,可以方便灵活的使用。
111
- vb.net 连 接 数 据 库 代 码 很好用的代码-qwwqqw
javacode
- 多种Java的代码 有连接数据库的代码-many Java code
codesmith_template
- codesmith模版,通过该模版可以用来实现数据库的自动代码化-this is the template of codesmith
zhuce0.1
- C#获取Access数据库所有表,代码如下: OleDbConnection conn = new OleDbConnection(connectionAccessString) // connectionAccessString是连接字符串 conn.Open() DataTable dt = conn.GetOleDbSchemaTable(OleDbSchemaGuid.Tables, new object[] { null, null, null, "TABLE
ADO-Sql-visit
- 本文档详细介绍了VC++6.0如何利用ADO访问数据库以及ADO如何封装,附有代码介绍,实用可靠.-This document describes the VC++6.0 how to use ADO to access the database, and how to package ADO with the code, practical and reliable.
SJKCTBC
- 这是书上的代码,Visual C++编程实现数据库方面的知识点,供大家参考-This is the code on the book, Visual C++ programming to achieve the knowledge of the point for your reference