资源列表
[数据库编程] DBProgram
说明:在程序运行时,指定SQL语句,程序会为你执行相应的SQL语句应有的操作,如选择语句,然后在界面中显示出执行结果。-When the program runs, specify the SQL statement, the program will implement the corresponding SQL statement, you should have the operation, such as the select statement, and then in the interf<李志鹏> 在 2025-07-04 上传 | 大小:15kb | 下载:0
[数据库编程] ADOACCESS
说明:在程序开发中,有时可能会用到ACCESS数据库进行编程,以减小系统负担,此程序介绍了如何用ADO与ACCESS数据库连接。-In the program development, and sometimes may be used in ACCESS database program to reduce the burden on the system, this procedure describes how to use ADO with ACCESS database connection<李志鹏> 在 2025-07-04 上传 | 大小:888kb | 下载:0
[数据库编程] ShowDBImage
说明:出于统计的需要,可以借此程序根据数据库中的数据画出饼状统计图-For statistical needs, can take this program according to data in a database to draw pie charts<李志鹏> 在 2025-07-04 上传 | 大小:13kb | 下载:0
[数据库编程] finddifferencesbyconnectDB
说明:通过配置文件连接DB2数据库,找出数据库中数据与本地文件数据的异同,并写到差异文件中。-connect to db2 DataBase By configuration file and find the different pionts between local file and DB s related datas,then write back the differences to file.<luhuajun> 在 2025-07-04 上传 | 大小:5kb | 下载:0
[数据库编程] Student
说明:VC++操作SqlServer数据库的参考源程序 VC++操作SqlServer数据库的一个参考程序,主要包括ADO的使用,压缩包内附带有SQLSERVER的备份文件,附加即可,其实你可以把这个程序当作一个数据库编程的教程,它介绍了VC++如何连接SqlServer,添加、删除、备份、修改数据,包含一些常用SQL语句的语法示例等,自带有一个CHM帮助文档,向你讲解一些基础知识,因此对VC入门级选手特别有用 -VC++ operator SqlServer database referen<andysun> 在 2025-07-04 上传 | 大小:169kb | 下载:0
[数据库编程] shujukunidatabase
说明:VC++封装一个动态数据库链接库 VC++封装一个动态数据库链接库,以动态封装库的方式打开、关闭数据库、得到数据库指针、装载记录、查找记录、修改添加删除记录、根据类型得到记录关键字段等功能,封装的功能都是基本的,只是为了如何封装,有基础的朋友可以再此基础上继续完善 -VC++ database package, a dynamic link library VC++ database package, a dynamic link library, dynamic package, op<andysun> 在 2025-07-04 上传 | 大小:35kb | 下载:0