-
清华大学出版社出版的数据库系统教程附带的实验教程中所有的源代码...
清华大学出版社出版的数据库系统教程附带的实验教程中所有的源代码-all the source code for Database system
- 2023-04-18 13:20:04下载
- 积分:1
-
这是我们小组的sql server 2000培训笔记,主要是查询、修改、增加、删除等方面的内容,针对一个数据库的操作,新手看了效果会非常不错!数据库也在压缩包内...
这是我们小组的sql server 2000培训笔记,主要是查询、修改、增加、删除等方面的内容,针对一个数据库的操作,新手看了效果会非常不错!数据库也在压缩包内。-This is our group training sql server 2000 notes, primarily query, modify, add, delete, etc. the contents of a database for the operation, new results will be very good read! Database is compressed package.
- 2022-04-23 19:29:52下载
- 积分:1
-
通过MS的ADO对数据库进行操作.包括连接,读数据,修改数据,删除数据等...
通过MS的ADO对数据库进行操作.包括连接,读数据,修改数据,删除数据等-through ADO MS operation of the database. Including connections, reading data, change data, delete data, etc.
- 2022-02-26 20:28:22下载
- 积分:1
-
关于优化SQL Server性能的10件事
Top 10 things about optimizing Sql Server Performance
- 2022-05-30 10:15:43下载
- 积分:1
-
类,用于执行管理任务的 MS SQL Server 数据库。例如,备份、 还原、 收缩。
类,用于执行管理任务的 MS SQL Server 数据库。例如,备份、 还原、 收缩。
- 2022-01-25 16:10:56下载
- 积分:1
-
SQL language commonly used in some order of the code
SQL语言常用的一些命令各代码 -SQL language commonly used in some order of the code
- 2023-07-14 00:30:03下载
- 积分:1
-
database
SQL Server 2008平台,包括了SQL语言的查询,插入,更新等操作,简单易懂,有详细注释(SQL Server 2008 platform, including SQL language query, insert, update and other operations, easy to understand, there are detailed notes)
- 2015-12-29 21:20:39下载
- 积分:1
-
SQLServer2005_sample_code_queries_Dictionary
SQLServer2005范例代码查询辞典SQLServer2005 sample code queries Dictionary(SQLServer2005 sample code check dictionary SQLServer2005 sample code queries Dictionary)
- 2010-07-27 12:55:45下载
- 积分:1
-
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。...
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。-Human resources management system, described on human resources management system and implementation of how to set up, the way the source code for the upload.
- 2022-02-12 14:53:04下载
- 积分:1
-
SQL和VC结合
很多种方法在C++程序里利用数据库:ODBC、DB、DAO、ADO、API等,ODBC是传统的方法功能强大,ADO比较便捷,并逐渐代替了DAO。对于mysql数据库来说,其提供的API函数和PHP中mysqli函数相差不大,毕竟mysql是用c语言写的,可以说懂得了PHP和mysql的结合,就懂得了C++与mysql 的结合。以下是C++程序里利用mysql数据库的简略说明。
- 2023-03-14 08:20:03下载
- 积分:1