-
这个例子,插件
这个例子,做foxpro插件的演示函数很简单,在这一点上,源码详细,请阅读!
- 2022-05-20 20:12:55下载
- 积分:1
-
使用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
-
一个用kdmMW写的三层的多表更新例子,kdmMW是一个三层FrameWork,速度比ASTA快,可能也要比Remobjects快(不过Remobjects也不...
一个用kdmMW写的三层的多表更新例子,kdmMW是一个三层FrameWork,速度比ASTA快,可能也要比Remobjects快(不过Remobjects也不错),准备用它开发三层系统了。-kdmMW write with a three-tier multi-table updates example, is a three-tier kdmMW FrameWork, speed faster than ASTA may also faster than Remobjects (although Remobjects also good), ready to use it to develop a three-tier system.
- 2022-03-01 16:34:40下载
- 积分:1
-
delphi写的进销存软件,支持多用户,各位支持
delphi写的进销存软件,支持多用户,各位支持-delphi write Invoicing software, support multi-user, you support
- 2022-11-11 12:00:03下载
- 积分:1
-
一个用VFP6做的彩票15选5(江苏)的号码存储及图形显示分析,很简单,适合初学者阅读的代码...
一个用VFP6做的彩票15选5(江苏)的号码存储及图形显示分析,很简单,适合初学者阅读的代码-a VFP6 do with the election five lottery 15 (Jiangsu) and the number of graphics memory, is very simple, suitable for beginners to read the code
- 2022-07-24 13:08:39下载
- 积分:1
-
ODBC and ADO What is the relationship with their collection, very good.
ADO又与ODBC是什么关系,自己收藏的,很好的。-ODBC and ADO What is the relationship with their collection, very good.
- 2022-12-28 04:55:03下载
- 积分:1
-
java编数据库的应用!文件中的源程序可以让你了解其中的功能及使用!...
java编数据库的应用!文件中的源程序可以让你了解其中的功能及使用!-java database application! The source document so you can understand the function and use!
- 2022-11-15 00:10:03下载
- 积分:1
-
数据库代理,基于xml,可以有效的降低对数据库的访问次数,也有利于协议的分层实现。是数据库操作与应用层接连的好的构件模式...
数据库代理,基于xml,可以有效的降低对数据库的访问次数,也有利于协议的分层实现。是数据库操作与应用层接连的好的构件模式-The database proxy, based on xml, may effective reducing to the
database the access, also is advantageous to the agreement lamination
realization. Is the database operation and the application layer one
after another good component pattern
- 2022-12-24 07:00:03下载
- 积分:1
-
student performance management system, access databases, the need to build libra...
学生成绩管理系统,access数据库,无需建库,很不错的范例。-student performance management system, access databases, the need to build libraries, a very good example.
- 2022-03-05 22:29:21下载
- 积分: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