-
C++访问SQL
在VC6.0编译环境下,通过C++语言编写的一个通过ADO接口访问SQLServer2008的应用程序,可以建立数据库,对其中的数据进行增删查改的功能。
- 2023-08-31 01:35:05下载
- 积分:1
-
利用ADO的recordset对象执行带参数的存储过程,并返回记录集的例子。带数据库文件。有详尽说明...
利用ADO的recordset对象执行带参数的存储过程,并返回记录集的例子。带数据库文件。有详尽说明-ADO
- 2023-06-25 07:30:03下载
- 积分:1
-
比较全面的数据库设计报告,可以作为大作业上交
比较全面的数据库设计报告,可以作为大作业上交-A more comprehensive database design report can be handed over as a great job
- 2022-06-17 16:36:15下载
- 积分:1
-
这是用C++编的电影系统,里面的功能有较多的,也是比较全
这是用C++编的电影系统,里面的功能有较多的,也是比较全-This is compiled using C++ film systems, which have more features and a more full-
- 2023-07-25 03:10:03下载
- 积分:1
-
excise5
SSD7 EXCISE 5 大家应急一下哈 本人学生,才学哈(Emergency SSD7 EXCISE 5 we look Kazakhstan I students, scholarship Kazakhstan)
- 2008-06-15 10:51:15下载
- 积分:1
-
SQL
SQL入门经典(第四版),非常经典的书籍,可以借鉴。(SQL the entry Classic (fourth edition), classic books, can learn from.)
- 2013-01-31 13:56:08下载
- 积分:1
-
C/S module, VB as the development tools, back
C/S模块,VB作为开发工具,后台数据库使用SQL Server2000,使用ADO方式连接数据库,实现开户、销户、存款、取款、修改密码、转账、挂失解挂等功能-C/S module, VB as the development tools, back-end database using SQL Server2000, connect the database using ADO, the realization of accounts, sales households, deposits, withdrawals, modify passwords, transfer, report the loss linked to the functions of solution
- 2022-11-20 12:05:03下载
- 积分:1
-
通常,当你从一个表中取出字段值时,该值与创建该表时所定义的字段名联系在一起。如果你从表authors中选择所有的作者名字,所有的值将会与字段名au_lname相...
通常,当你从一个表中取出字段值时,该值与创建该表时所定义的字段名联系在一起。如果你从表authors中选择所有的作者名字,所有的值将会与字段名au_lname相联系。但是在某些情况下,你需要对字段名进行操作。在SELECT语句中,你可以在缺省字段名后面仅跟一个新名字来取代它。
-Typically, when you retrieve from a table field values, the value and create the table as defined field names linked. If you select the authors from the table all the author
- 2023-02-01 16:45:04下载
- 积分:1
-
SQLServer important manual administrator
sqlserver 管理员重要手册-SQLServer important manual administrator
- 2022-05-28 19:30:22下载
- 积分:1
-
文档管理系统源码
开发环境 :Asp.net + VS2008 + C# + SQL2008
- 2022-06-21 11:07:29下载
- 积分:1