-
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
-
运行程序即可自动配置ODBC 数据源,修改在OnInitDialog 中
运行程序即可自动配置ODBC 数据源,修改在OnInitDialog 中-running the program can automatically configure ODBC data sources, which changes in OnInitDialog
- 2022-07-19 08:43:20下载
- 积分: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
-
一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()...
一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()-a pretty useful class written for accessing database system .However,please do remember to import the file of msado15.dll and the function of AfxOleInit when using .
- 2022-02-21 21:41:04下载
- 积分:1
-
根据所建的工程既可使用(转载)
根据所建的工程既可使用(转载)-built under the project can use (reproduced)
- 2022-01-28 14:26:27下载
- 积分:1
-
教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编...
教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编写“教师个人资料辅助管理系统”软件。在整个系统中,我编写的模块是“论文管理”,目的是有效的查找、编辑、修改和综合管理老师的科研论文,所带本科生的毕业设计论文,所带硕士、博士的各类论文,并且有效的实现与其它模块的互动。-teachers paper management system. Currently teachers increasingly complex personal information, software on the market have targeted, but the lack of specialized teachers need to design a comprehensive information management software, in order to facilitate teachers to the personal information management, the preparation of special "teachers assisted personal information management system" software. Throughout the system, I prepare the module is the "paper management", is an effective search, edit, modify, and comprehensive management of the teacher"s scientific papers, brought the number of undergraduate design graduate thesis, it divulges master"s and doctoral degrees in various papers, and to achieve effective and other interactive modules.
- 2022-05-26 15:56:36下载
- 积分:1
-
pda 上实现的文件系统,实际应用到产品,并且有测试工程
pda 上实现的文件系统,实际应用到产品,并且有测试工程-pda realize the file system, the actual application of the product and is testing
- 2022-01-26 08:17:28下载
- 积分:1
-
这是一个通过输入数据库表名, 自动生成ORACLE或SQLSERVER存储过程的简单程序...
这是一个通过输入数据库表名, 自动生成ORACLE或SQLSERVER存储过程的简单程序-This is a database through the importation of table, and automatically generate ORACLE SQLSERVER storage process or the simple procedure
- 2023-03-08 17:00:03下载
- 积分:1
-
异步执行SQL语句
异步执行SQL语句 -Excuting SQL non-synchronized
- 2023-02-07 14:05:04下载
- 积分:1
-
ADO的一点知识
ADO的一点知识-ADO knowledge
- 2022-08-18 22:48:06下载
- 积分:1