-
BDE版本的delphi通用查询组件,只需设置select语句,就可以根据select语句的字段进行查询了
BDE版本的delphi通用查询组件,只需设置select语句,就可以根据select语句的字段进行查询了-BDE generic version of the delphi inquiries components, simply select statement, the statement can select the field for the inquiry
- 2022-07-27 23:38:37下载
- 积分: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
-
定时备份数据库可以有效防止数据丢失,本源码可以设置备份时间,备份数据库和备份路径。...
定时备份数据库可以有效防止数据丢失,本源码可以设置备份时间,备份数据库和备份路径。-Regularly back up the database can effectively prevent data loss, this source can set the backup time, the backup database and backup path.
- 2022-10-22 03:35:04下载
- 积分:1
-
vb操作domino,下载文档和读取各个域值
vb操作domino,下载文档和读取各个域值-vb operation domino, download documents and read each domain value
- 2022-08-03 04:03:46下载
- 积分:1
-
网址站,很详细的,也是以前从别的站点下来的。
网址站,很详细的,也是以前从别的站点下来的。-Web site, a very detailed, as well as from other sites before the opening.
- 2022-07-15 05:12:40下载
- 积分:1
-
一个用ODBC数据源做的数据库的简单例子,适合初步学习VC数据库的人...
一个用ODBC数据源做的数据库的简单例子,适合初步学习VC数据库的人-an ODBC data sources using the database to do a simple example, a preliminary study for the VC database
- 2023-02-08 03:45:03下载
- 积分:1
-
XML
XML--XPATH 的例子, Visual Studio CSharp-XML- XPATH example, Visual Studio CSharp
- 2023-03-31 12:40:03下载
- 积分:1
-
先进先出的算法(SQL Server语法) ,应用与仓库管理系统之中。...
先进先出的算法(SQL Server语法) ,应用与仓库管理系统之中。-FIFO algorithm (SQL Server syntax), Application and warehouse management system.
- 2023-06-27 21:10:03下载
- 积分:1
-
VC UDL (data link) the use of demonstration.
VC下UDL(数据连接文件)的使用方法演示。-VC UDL (data link) the use of demonstration.
- 2022-03-04 03:53:20下载
- 积分:1
-
一个小演示程序,主要是ADO从数据库中的题库获得题目,出题目,判断正误~,想真正用于实际考试,就得考虑控件的动态生成!...
一个小演示程序,主要是ADO从数据库中的题库获得题目,出题目,判断正误~,想真正用于实际考试,就得考虑控件的动态生成!-a small demonstration program, mainly from ADO database access to the database topics, subjects, is wrong to judge, really want for the practical test, control would have to consider the dynamic generation!
- 2022-01-28 16:35:37下载
- 积分:1