-
用vc实现的ADO方式数据库的浏览与更新程序!
用vc实现的ADO方式数据库的浏览与更新程序!- ADO way database browsing and renewal procedure realizes which
with vc!
- 2022-02-05 06:10:49下载
- 积分:1
-
一个数据库的实用实例,通用ODBC操作Excel数据库,非常简单有效的方法,我自己常用这种方法处理和保存数据。...
一个数据库的实用实例,通用ODBC操作Excel数据库,非常简单有效的方法,我自己常用这种方法处理和保存数据。-A database of practical examples, generic ODBC operation Excel database, very simple and effective method, I have used this method of data treatment and preservation.
- 2022-04-22 05:47:17下载
- 积分:1
-
人员管理系统开发
人员管理系统开发-personnel management system development
- 2022-02-05 09:21:52下载
- 积分:1
-
第一次做的一个数据库的书店售书管理系统,希望给点意见和建议哦...
第一次做的一个数据库的书店售书管理系统,希望给点意见和建议哦-the first time in a bookstore Books database management system, and hopes to give views and suggestions oh
- 2022-08-07 21:41:30下载
- 积分:1
-
This project is a database opener which basically opens any MSAccess database w/...
This project is a database opener which basically opens any MSAccess database w/o knowing the password. The main purpose of the program is to open a passworded database, and retrieve the password. This is helpful for databases with forgoten passwords. The program requires a "Character Set"- this is where the program retrieves several combinations for unlocking the password. if you suspect the database to include numbers and special characters simply include them in the Character Set. the program runs perfectly on high-end machines, but using it on lower-end machines do take awhile.
- 2022-03-24 00:22:05下载
- 积分:1
-
提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。...
提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。-How in the C++ Use sqlite as a wrapper class. sqlite is a very convenient and highly efficient embedded database, you can use multiple languages, the source code shows how in the C++ in ease of use.
- 2022-02-25 17:42:54下载
- 积分:1
-
Delphi数据库多表查询组件,任意组合需要的查询语句,可以用括号设置条件关系、修改已经设置的条件项、保存查询方案、加载查询方案(可以修改)、选择是否使用Ord...
Delphi数据库多表查询组件,任意组合需要的查询语句,可以用括号设置条件关系、修改已经设置的条件项、保存查询方案、加载查询方案(可以修改)、选择是否使用Order By、设置日期和Like的标致符号、支持多表查询,使用非常方便!-Delphi multi-table database inquiries components, any combination of the query, you can use brackets set conditions, has been set up to amend the conditions, for the preservation program, loading inquiries programs (can be revised), the choice of whether or not to use Order By, set the date and symbol Like Peugeot in support of multi-table query, the use of very convenient!
- 2022-01-28 10:12:55下载
- 积分:1
-
adolibrary 对ado进行的封装
adolibrary 对ado进行的封装-adolibrary of the package ado
- 2022-01-21 03:18:21下载
- 积分:1
-
操作Excel的一个控件
操作Excel的一个控件-operation of a control Excel
- 2023-04-30 23:45:04下载
- 积分:1
-
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql...
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
- 2022-03-02 23:39:46下载
- 积分:1