-
本程序是作者业余时间用来练习的一个小程序,它包括了数据导出至Excel、数据备份还原(使用线程技术,后台操作)、打印报表(报表样式存于数据流中)、避免程序二次启...
本程序是作者业余时间用来练习的一个小程序,它包括了数据导出至Excel、数据备份还原(使用线程技术,后台操作)、打印报表(报表样式存于数据流中)、避免程序二次启动等功能,希望它能对你有所帮助。
使用控件:
1、ReportMachine3.0
2、xpmenu3
3、Raize COMPONENTS 3.0.10-This procedure is the author of spare time to practice a small program, which includes data export to Excel, data backup and restore (using threading, background operation), print statements (statements stored in the data flow pattern), and to avoid procedures II features such as time to start, hope it will be helpful for you. The use of controls: 1, ReportMachine3.0 2, xpmenu3 3, Raize COMPONENTS 3.0.10
- 2022-02-20 19:13:08下载
- 积分:1
-
这是我用vb写的将图片添加到Access数据库中以便于浏览
这是我用vb写的将图片添加到Access数据库中以便于浏览-This is what I wrote with vb photos added to the Access database in order to View
- 2023-04-29 06:45:03下载
- 积分:1
-
飞机订票系统,源代码,课程设计,毕业设计专业…
飞机订票系统课程设计源代码 毕业设计的一个源代码 主要是数据库的设计参考一下吧-aircraft booking system source code curriculum design of a graduate design major source code for the design of the database will make reference to it
- 2022-02-05 14:40:05下载
- 积分:1
-
1. 去掉“只读”属性。
2. 在SQL Server2000中,附加数据库UGMS。
3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程...
1. 去掉“只读”属性。
2. 在SQL Server2000中,附加数据库UGMS。
3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。-1. Remove the " Read Only" attribute. 2. In SQL Server2000, the additional database UGMS. 3. Compiled from the source file location and database location of impact. Namely, HMS copy of the entire project can be compiled anywhere.
- 2022-05-29 03:47:37下载
- 积分:1
-
一个在在程序运行阶段用代码自动建立MDB数据库文件
一个在在程序运行阶段用代码自动建立MDB数据库文件- In automatically establishes the MDB database file in the
procedure movement stage with the code
- 2022-05-17 13:54:52下载
- 积分:1
-
用CDatabase连接数据库,并进行必要的操作!
用CDatabase连接数据库,并进行必要的操作!-CDatabase link Access Database!
- 2022-08-19 15:25:30下载
- 积分:1
-
利用ADO技术连接MSSQL数据库,并利用OLE技术将数据导入到EXCEL中的源程序。...
利用ADO技术连接MSSQL数据库,并利用OLE技术将数据导入到EXCEL中的源程序。-ADO technology connectivity MSSQL database using OLE data into Excel to the source.
- 2022-06-28 06:15:49下载
- 积分:1
-
delphi写的进销存软件,支持多用户,各位支持
delphi写的进销存软件,支持多用户,各位支持-delphi write Invoicing software, support multi-user, you support
- 2022-11-11 12:00:03下载
- 积分: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
-
VBA关于access2000的数据库例程
VBA关于access2000的数据库例程-VBA on the database routines access2000
- 2022-02-05 22:01:05下载
- 积分:1