-
实现从数据库中查询一条记录,然后插入到另一个数据库中:包括图像数据即二进制数据.改进后可实现将任何文件以二进制形式存入数据库...
实现从数据库中查询一条记录,然后插入到另一个数据库中:包括图像数据即二进制数据.改进后可实现将任何文件以二进制形式存入数据库-from a database for a record, and then inserted into another database : including image data that is binary data. Improvements can be achieved in any document stored in the database binary form
- 2023-09-04 23:45:03下载
- 积分:1
-
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql...
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
- 2022-03-02 23:39:46下载
- 积分:1
-
本源码是专门为中小型酒店宾馆开发的管理软件,采用powerbuilder9.0开发...
本源码是专门为中小型酒店宾馆开发的管理软件,采用powerbuilder9.0开发-the source is dedicated to the development of small and medium-sized hotel and hostel management software, developed using powerbuilder9.0
- 2022-01-28 12:40:52下载
- 积分:1
-
delphi应用开发的信息系统
delphi应用开发的信息系统-application development information systems
- 2022-01-25 23:54:54下载
- 积分: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
-
verygood
verygood
- 2022-01-28 14:33:36下载
- 积分:1
-
学期末做的一个酒店管理,希望对大家有用。
学期末做的一个酒店管理,希望对大家有用。-The end of term to do a hotel management, in the hope that useful to everyone.
- 2023-02-16 06:45:03下载
- 积分:1
-
Windows MYSQL database developed under the code
WINDOWS下开发MYSQL数据库的代码-Windows MYSQL database developed under the code
- 2022-03-10 04:28:06下载
- 积分:1
-
通过ADO技术访问文件,Oracle + + Oracle数据库技术,XML技术…
分别通过文件访问技术,ADO+ORACLE数据库技术,ORACLE+XML技术进行数据处理的性能比较。其中数据库包含常用的关系数据库以及不常用的对象关系数据库,对于想学习对象数据库的人有一定的帮助,同时也包含层次模型数据的处理,对想同时进行xml以及oracle学习的人有很大的帮助。-File access through technology, ADO+ ORACLE database technology, ORACLE+ XML technology for data processing performance comparison. One database contains commonly used relational databases as well as commonly used in object-relational databases, object-oriented database to learn about people who have some help, but also contains the hierarchical model of data processing, at the same time to want to learn xml and oracle who has a lot of帮助.
- 2022-03-25 03:51:44下载
- 积分:1
-
Students in day
学生日常管理,练习MFC变成的例子-Students in day-to-day management, MFC into practice examples of
- 2023-01-28 22:50:04下载
- 积分:1