资源列表
InformixQueryInterface
- 这个是Informix数据库访问的接口。本来Informix数据库提供了C++的方法接口,我参照sql api接口的模式对informix的接口进行再封装,变成了我们熟悉的sql api的使用方式。只要你熟悉sql api 你就知道如何使用这套接口。 这套代码能运行起来的前提是:你需要装有informix数据库和他的C++ interface-This is the Informix database access interface. Originally Informix database
WorkbenchSrc-Build109
- SQL Workbench/J是一个独立于DBMS,跨平台的SQL查询分析工具。支持:直接在查询结果集中编辑,新增和删除数据;在查询结果集、SQL statement、导入和导出中支持BLOB数据。在SQL语句中采用变量替换;能够生成数据结构的XML报告,以便能够重构数据库模型;能够比较两个数据库在结构上有何不同之处;在编辑SQL语句时能够自动提示表格和字段;所有SQL脚本运行在批处理模式下;SQL Workbench/J还提供一个DataPumper工具用于直接在两台服务器上相互复制数据,Da
Oracle9i_database_managment_II_Ed_1.1_Vol.1
- Oracle9i 数据库管理基础 pdf 详细的教程-Oracle9i Database Fundamentals detailed tutorial pdf
Csharp.2005SQL
- 这是一本名为Csharp.2005数据库编程经典教程德参考书籍,里面详细介绍了数据库编程的一些知识,可以供初学者参考-This is a classic book called Csharp.2005 database programming tutorial de reference books, which introduces some knowledge of database programming, you can reference for beginners
homework
- 使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。-Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two
vcdb
- VC++编写的VC数据库编程程序,大家都来-VC++ program written in VC database programming, we all look
database
- 数据库的简单示例(查询、更新、删除、增加)环境:C++ -simple elample to a database.
QueryBean
- 查询页面 可以通过输入条件查询数据库 对数据库进行操作-Query page query the database via the input conditions to operate the database
VCODBC
- 使用ODBC编写的数据库,实现对员工数据信息的管理-Written using the ODBC database, to achieve the management of employee data information
Data.Mining.Concepts.and.Techniques.2nd.Ed
- 数据挖掘基础学习书籍,适合初学者阅读。结合数据挖掘原理一起来看。-Data Mining
ADO
- 在VC中使用ADO连接数据库的代码。可以运行操作,修改里面的参数!-In the VC connecting to the database using ADO code. Can run the operation, and change the parameters!
ESQL
- 用C语言去访问数据库例程,里面包含了访问数据库技术的每一步截图和操作。-Using C language to access the database routines, which includes access to the database technology every step of the screenshots and operations.
