资源列表
odbc
- MySQL 数据库odbc接口调用源码 odbc-mysql odbc interface
ADO
- 两个封装ADO数据库访问的类,一个是数据库的连接类,一个是数据库字段访问的类。
sjksy
- 数据库实验一至六包括数据库建表,删除,添加,修改等。-Experimental one to six database tables, including database construction, delete, add, modify and so on.
tudent-database-system-in
- Mini project student system in c++ source code download -Mini project student system in c++ source code download
Bilinear_Interpolation.rar
- MATLAB双线性插值法对图像进行放大和缩小,MATLAB bilinear interpolation image zoom in and out
chat
- SQL that describe table and it s relation to make simple private and public chat. we can customize it as we need and redeclare new table or field in each table.
SqlServer-basic-language
- sqlserver 语法,都是通过亲测通过的。代码很详细,都有注释。-sqlserver syntax are passed through a pro-test. Code is very detailed and has a comment.
_ssd7-ex3_
- 自己做的一些练习答案,不知道怎么样,应该是还可以用的,分享一下-Some practice their own answers, I do not know how to, can also be used, to share. .
HbaseTest
- java使用hbase-api实现数据库及数据的基本操作,包括新建、修改、删除表;插入、查询、修改数据等,模板代码-Java to use hbase- API realize the basic operation of the and data, including new, modify, delete table Insert, query, modify data, etc., the template code
SQL
- 连接MySQL数据库、插入数据、查询数据、删除数据的操作-Connect MySQL , insert data, query data, delete data operation
BackupRestoreAccess
- Backup and restore Acce-Backup and restore Access
tt
- Generating next numbers in SQLServer should not be a problem. But problems arise when a customer asks for different types of next numbers that you cannot generate directly from SQL Server. This brief article describes how you would tackle this proble