-
使用ACCESS数据库,实现一个小单位的出差管理,简单清晰。可以衍生出整个单位的日常管理。...
使用ACCESS数据库,实现一个小单位的出差管理,简单清晰。可以衍生出整个单位的日常管理。-use ACCESS database, the realization of a small unit of the mission management, clear and simple. It generates the entire day-to-day management of the unit.
- 2022-02-09 13:01:33下载
- 积分:1
-
使用MS Jet做的一个解释运行SQL语句/文件的程序
使用MS Jet做的一个解释运行SQL语句/文件的程序-The app of interpreting SQL text or file based on MS JET
- 2022-05-31 05:57:47下载
- 积分:1
-
实现数据导入的功能
实现数据导入的功能-data into functional
- 2022-07-10 03:30:44下载
- 积分: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
-
completed standard grade arithmetic expression of the suffix expression of an au...
完成标准中缀算术表达式到后缀表达式的自动转换。-completed standard grade arithmetic expression of the suffix expression of an automatic conversion.
- 2023-03-22 10:10:03下载
- 积分:1
-
ADO直接读取数据库的编程实例
ADO直接读取数据库的编程实例 -read directly ADO database programming examples
- 2022-07-15 01:05:34下载
- 积分:1
-
使用VB编程,能对收藏夹进行整理,而且可以进行网址的活性检验
使用VB编程,能对收藏夹进行整理,而且可以进行网址的活性检验-use VB, able to collate the favorites, but also for the activity test site
- 2022-01-28 06:02:50下载
- 积分:1
-
这是JSP,学校管理系统,用来管理学生成绩等等的
这是JSP,学校管理系统,用来管理学生成绩等等的-This is a JSP, the school management system, used to manage student achievement, etc.
- 2022-08-05 17:55:40下载
- 积分:1
-
自己作的PB个人管理系统
自己作的PB个人管理系统-own PB for the personal management system. !
- 2022-05-07 20:28:44下载
- 积分:1
-
本程序是设计一个通讯录,使其具有简单的数据库功能,如插入,删除,修改等实际应用功能。VC++和ODBC是用于创建数据库程序很好的工具,就快速开发和使用简便而言,...
本程序是设计一个通讯录,使其具有简单的数据库功能,如插入,删除,修改等实际应用功能。VC++和ODBC是用于创建数据库程序很好的工具,就快速开发和使用简便而言,这两个工具是最好的选择。所以我选用ODBC来进行数据库程序的开发。-this program is to design a directory, it will have a simple database functions, such as the insertion, deletion, modification and other practical applications. VC and ODBC database is used to create procedures good tools, rapid development and easy to use, the two tools is the best option. I chose to ODBC database development.
- 2022-12-06 13:25:03下载
- 积分:1