-
VC制作ACCESS数据库,界面简洁程序简单,适合初学者学习。
VC制作ACCESS数据库,界面简洁程序简单,适合初学者学习。-VC production ACCESS database, interface, simple procedures are simple, suitable for beginners to learn.
- 2022-08-09 01:42:28下载
- 积分:1
-
数据库类型的查询系统,你可以很方便的进行与access之间进行互相访问,谢谢使用...
数据库类型的查询系统,你可以很方便的进行与access之间进行互相访问,谢谢使用-types of database inquiry system, you can easily access and the conduct of mutual visits between, I thank use
- 2022-05-31 18:39:43下载
- 积分: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
-
该代码用于防水墙系统中的数据库后台管理系统,采用的是ADO方式。...
该代码用于防水墙系统中的数据库后台管理系统,采用的是ADO方式。-code for the waterproof wall system of background database management system, is used by ADO way.
- 2022-02-20 21:38:56下载
- 积分:1
-
用VB写的库存查询系统,是一个完整的系统。 供初学者使用。...
用VB写的库存查询系统,是一个完整的系统。 供初学者使用。-VB inventory write the query system is a complete system. For beginners.
- 2022-07-22 15:05:53下载
- 积分:1
-
程序,对当前的Genetic A分析
程序,对当前的Genetic A分析-procedures, the current A Genetic Analysis
- 2022-05-15 18:25:26下载
- 积分:1
-
将数据库转换成代码,可由vb进行创建数据库
将数据库转换成代码,可由vb进行创建数据库-database will be converted into code that can create databases for vb
- 2023-01-01 12:50:03下载
- 积分:1
-
odbc源码
odbc源码-odbc source
- 2023-04-04 22:45:04下载
- 积分:1
-
问题描述:
现要开发一个开放式的高校本科招生最低录取分数线的查询系统,供师生和学生家长等查询,高校自愿放入该校的信息,可能随时有高校加入。
功能要求:...
问题描述:
现要开发一个开放式的高校本科招生最低录取分数线的查询系统,供师生和学生家长等查询,高校自愿放入该校的信息,可能随时有高校加入。
功能要求:
要求实现的查询功能有:
(1) 查询等于用户给定分数的高校;
(2) 查询大于(或小于)用户给定分数的高校;
(3) 查询最低录取分数线在用户给定的分数段中的高校。
-Description: Now want to develop a Open University undergraduate enrollment lowest to admit fractional line of inquiry system for the teachers and students, parents, such inquires into the college voluntarily, may at any time. University Functional requirements: Requirement: the query achieve (1) the scores query is given the user universities (2) (or less) than inquires the university user given scores (3) inquires the lowest to admit fractional line in the universities of band user is given.
- 2022-01-25 21:55:06下载
- 积分:1
-
本程序利用Oracle公司推出了相应的开发工具:Oracle XML Utility,将整个XML文档元素对应为一个表,XML文档内嵌元素对应为Oracle的对...
本程序利用Oracle公司推出了相应的开发工具:Oracle XML Utility,将整个XML文档元素对应为一个表,XML文档内嵌元素对应为Oracle的对象类型,这样可用SQL-XML实现数据表与XML文档的一对一转换,不过在实现上必须使用面向对象的数据表或者改造XML文档以配合数据表。-procedures for the use of the Oracle Corporation introduced a corresponding development tools : Oracle XML Utility of the entire XML document elements corresponding to a table, XML embedded elements corresponding to the type object Oracle, available SQL-XML data table with the one-on-one XML document conversion, but it now on the use of object-oriented data tables or transform XML documents to meet the data sheet.
- 2022-01-26 07:53:44下载
- 积分:1