资源列表
NET-(C-Sharp)-to-connect
- C#连接各种类型的数据库,如SQLServer,oracle等-C# connect various types of databases such as SQLServer, oracle, etc.
VC_ADO
- vc++6.0关于使用ado连接数据库的一些基本内容,但很实用-vc++6.0 ado connect to the database on the use of some basic content, but very practical
ADOSQL
- 一个MFC连接MSSQL的学习实例,适合初学-One instance of MFC learning MSSQL connection, suitable for beginners
Visual-Basic6.0Database-Programming
- 这是vb6.0开发工具开发时的数据库设计的书籍-This is a development tool vb6.0 when developing the database design books
mysqludf
- SQLUDF 用与数据库资料 可以学习修改 不要用与非法用途-SQLUDF can learn to use and modify database information for illegal purposes and do not use
CPP
- 在关系数据库中,数据被分散到不同的表(Table)中。表是一个二维对象,是由行和列组成的数据集合。表中的每一列称为一个字段(Field),表中的每一行称为一条记录(Record)。-In a relational database, data is distributed to different tables (Table) in the. Table is a two-dimensional object is formed by the rows and columns of data c
XP_odbc
- XP下odbc连接数据库详细步骤 有图有说明-Odbc connect to the database under XP there are pictures and detailed descr iption of the steps
sales-management
- 基于vc和sql的商品销售管理系统 内容丰富-Vc and commodity-based sales management system sql rich
mysql
- mysql源程序,这个源程序可以直接导入到mysql数据库中使用-this is my first mysql!
DataConnect
- 这是这学期老师针对连接数据库所进行的讲解源码,包括对数据的两种连接方式,含数据库,针对性强,很强的参考性-This is a teacher this semester conducted by connecting to the database for the source explained, including the two connections to the data, including databases, targeted, highly informative
powerdesigner_guide
- PowerDesigner是Sybase公司的CASE工具集,使用它可以方便地对管理信息系统进行分析设计,它几乎包括了数据库模型设计的全过程。-Sybase PowerDesigner is the company' s CASE tool set, you can easily use it to management information systems analysis and design, which includes almost the entire process of
JDBC
- Student { String name Date birthday String homeAddress String classNumber } 请在数据库中创建表格记录上面的类,并用界面显示数据库中的数据,用户可以通过界面插入,删除和修改数据,可以修改多个数据再进行提交,这时候要求一个更改没有成功更新,所有更新都要回滚。 要求: 1. 安装MySql,并建立Table Student,里面添加一些测试数据。
