-
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
-
资产管理系统, 四十 的蛇社队以欧] 哦佛皮杜佛艘佛艘
资产管理系统, 四十 的蛇社队以欧] 哦佛皮杜佛艘佛艘-asset management system, the 40 teams with clubs snake Europe] Oh Buddha Buddha Pompidou vessels from Dover
- 2022-06-28 08:37:13下载
- 积分:1
-
音乐点播管理系统(客户端)是功能齐全的管理系统,可以作为商业代码直接使用...
音乐点播管理系统(客户端)是功能齐全的管理系统,可以作为商业代码直接使用-Music on-demand management system (client) is a full-featured management system that can be used directly as a commercial code
- 2022-05-13 15:48:22下载
- 积分:1
-
vc ADO application to read out the contents of the database, including photograp...
vc应用ADO读取数据库中内容包括图片,如果学懂的话,很有帮助的哦-vc ADO application to read out the contents of the database, including photographs, if understood, then helpful oh
- 2022-12-24 17:10:03下载
- 积分:1
-
ADO版本的Delphi通用查询组件。只需设置欲查询的select语句,就可以根据select语句中的各个字段字段进行查询了
ADO版本的Delphi通用查询组件。只需设置欲查询的select语句,就可以根据select语句中的各个字段字段进行查询了-ADO generic versions of Delphi components inquiries. Inquiries can set up the select statement, can select statement to the field for all fields of inquiry
- 2023-05-26 05:00:02下载
- 积分:1
-
一个留言本程序代码。它是有用的,好的设计和具有多种功能…
一个留言本的源码,比较有用, 设计得还是比较详细,实现了多种功能-code for a guestbook program .It s useful, well designed and has various functions.
- 2022-03-16 06:26:02下载
- 积分:1
-
Visual Basic编写信息管理系统案例,班组建设管理系统。
Visual Basic编写信息管理系统案例,班组建设管理系统。-Visual Basic preparation of case information management system, team-building management systems.
- 2022-12-29 03:40:04下载
- 积分:1
-
ado类操作数据库,已修改为支持Unicode模式,同时包含ole操作数据库类...
ado类操作数据库,已修改为支持Unicode模式,同时包含ole操作数据库类-ado database type operation has been modified to support Unicode mode, the database contains both types of operation ole
- 2022-12-11 14:05:03下载
- 积分:1
-
一套完整的账务凭证档案录入系统,能将扫描得到的图像存入数据库,方便地进行查询,编辑。...
一套完整的账务凭证档案录入系统,能将扫描得到的图像存入数据库,方便地进行查询,编辑。-a complete accounting documents into the system files, it is able to scan the image into a database to facilitate inquiries and editing.
- 2022-03-05 15:34:33下载
- 积分:1
-
Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC pu...
Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{ Class.forName(-Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC public class (Connection conn Statement stmt ResultSet rs// Construction : loading JDBD-ODBC Driver public GeneralJDBC () (Connection conn = null Statement stmt = null ResultSet rs = null try (JDBC (
- 2022-06-30 06:20:30下载
- 积分:1