-
嵌入式编程,在C语言中加入数据库语句,学习ESQL的好资料
嵌入式编程,在C语言中加入数据库语句,学习ESQL的好资料-embedded programming in the C language statement adding to the database, a good learning ESQL information
- 2022-07-25 09:59:31下载
- 积分:1
-
based on Oracle OCI interface to the big picture and read the output!
基于Oracle OCI接口对大图像的读取与输出!-based on Oracle OCI interface to the big picture and read the output!
- 2022-04-10 04:31:09下载
- 积分:1
-
金山软件数据库管理界面的实现。使用数据库t。
本程序实现了金山词霸界面的数据库管理.使用DAO技术对数据库进行增加,删除,修改,查找记录等操作,并且实现了类似于金山词霸效果的界面布局,可以设置显示字体和数据导出,界面友好简单,方便使用.-the realization of Kingsoft database management interface. DAO use of database technology, delete, modify and search for records of operations, and achieve the effect of Kingsoft similar to the interface layout, can set font and data showed derived friendly interface is simple and easy to use.
- 2022-05-01 02:19:14下载
- 积分:1
-
the presence of OLE DB to provide users with a unified approach to visit all the...
OLE DB的存在为用户提供了一种统一的方法来访问所有不同种类的数据库-the presence of OLE DB to provide users with a unified approach to visit all the different kinds of databases
- 2022-02-14 01:26:32下载
- 积分:1
-
新建数据,添加数据,删除数据,排序,查询,统计合格人数...
新建数据,添加数据,删除数据,排序,查询,统计合格人数-new data, add data, delete data, sort, query, the number of qualified
- 2022-08-16 21:43:42下载
- 积分:1
-
将某字段数据Bind到一ComboBox控件
将某字段数据Bind到一ComboBox控件 -Binding a field with a combobox
- 2022-01-25 19:31:11下载
- 积分:1
-
一个封装完善的数据库操作类,支持几乎所有数据库类型,包括打开,查询,编辑等操作,希望对大家有所帮助。...
一个封装完善的数据库操作类,支持几乎所有数据库类型,包括打开,查询,编辑等操作,希望对大家有所帮助。-A package to improve the operation of the database category, support for almost all database types, including open, query, editing and other operations, would like to help everyone.
- 2022-08-08 10:18:35下载
- 积分:1
-
Comparing Recordsets in a Database
Comparing Recordsets in a Database
- 2022-03-30 01:59:32下载
- 积分:1
-
现在人们使用手机频率很高,经常更换手机或SIM卡,但手机的通话记录只能保存20个,如何将所有通话记录进行保存,特别对商务或重要人事的通话记录进行保存方便务查,这...
现在人们使用手机频率很高,经常更换手机或SIM卡,但手机的通话记录只能保存20个,如何将所有通话记录进行保存,特别对商务或重要人事的通话记录进行保存方便务查,这个工具可帮助你实现。-Now people use cell phones very high frequency, often to replace a mobile phone or SIM card, but the phone call records 20 can only be preserved, how to save all phone records, especially for important business or personnel records of the call to facilitate preservation of the Treasury investigation, this tools can help you realize.
- 2022-08-10 14:41:59下载
- 积分: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