搜索资源列表
C语言开发数据库
- C语言开发数据库,也不用多说了吧。对喜欢用c编程的朋友很有用的-C language development of the database, it need not be. C likes to use the program very useful friends
dbtest
- C/C++连接并对Mysql数据库进行操作的程序源码,使用绑定变量的方法处理批量数据,并提供了一些封装示例-C/C++ to connect Mysql database operations and program source code, the use of bind variables approach to mass data, and provides some examples of package
Mysqlplusplususage
- MySQL的C++封装,方便C++程序访问MySQL数据库。-MySQL s C++ Package to facilitate the C++ Program Access MySQL database.
mySqlTestConsole
- A simple test program (VS2008) of mysql connection with MySQL C Connector
C
- C++通过ODBC访问SQL server中的数据 本程序简单的介绍了C++与SQL server 相互传递数据。-C++ to access SQL server through ODBC data in this program introduced a simple C++ and SQL server to transfer data with each other.
ADOupdate
- 本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库-This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database
MySQLTest
- C++下的MySQL调用方式,用于C++程序访问数据库-MySQL under C++ calling convention for C++ program to access the database
o
- 编写程序,a)向"student"表中填入若干数据记录;b)在"student"表中分别查询所有记录以及满足条件"age>18"的记录。c)编程创建学生成绩表,并进行数据插入、修改、删除、查询和成绩统计等操作。(Write programs, a) fill in a number of data records in the "student" table; b) query all records in t
