搜索资源列表
employer
- 用vc++6.0开发的员工培训系统,使用ODBC操作数据库,使用ACCESS作为后台数据库-vc 6.0 with the development of staff training system, using ODBC database operation, the use of background ACCESS database
vc_jiqiaoshili_part10_11_12
- Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyO
odbc
- 通过c++对access数据库的连接,基本能实现基本操作!对初学者有所帮助.-By c++ on the access database connection, basic to achieve the basic operation! Be helpful for beginners.
connAccess
- ~给你个不许要数据源直接连接的例子~连接access要制定到它数据库的mdf文件 Connection conn=null try { Class.forName("sun.jdbc.odbc.JdbcOdbcDriver") String url="jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)} DBQ="+DBpath conn=DriverManager.getConnection(url,""
LICAI
- 家庭理财系统的例程系统采用Visual C++ 6.0与SQL Server 2005开发其中主要应用ODBC数据库访问技术-Family financial system routines system using Visual C++ 6.0 with SQL Server 2005 ODBC database application development in which the main access technology
FlyingBird
- 数据库操作类,C#写的,支持Oracle,SqlServer,MySql,Access,FireBird等数据库,支持ODBC,OLEDB数据库访问方式。-Database operations, C# written in support of Oracle, SqlServer, MySql, Access, FireBird and other databases, support for ODBC, OLEDB database access.