-
vb.net写的支出查询,采用access数据库
适合初学者学习
vb.net写的支出查询,采用access数据库
适合初学者学习-vb.net write expenditures inquiries, access databases used for beginners learning
- 2022-08-12 11:22:10下载
- 积分:1
-
一个食品厂的数据流图,很不错的。对数据库的设计有帮助
一个食品厂的数据流图,很不错的。对数据库的设计有帮助-a food factory data flow diagram, very good. The database is designed to help
- 2022-03-17 15:33:26下载
- 积分:1
-
odbc api to create dynamic database connectivity procedures
odbc api动态创建连接数据库的程序-odbc api to create dynamic database connectivity procedures
- 2023-05-20 15:20:02下载
- 积分:1
-
这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好...
这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好,Button控件做得相当漂亮。文件中包含源程序和演示用的Access数据库。-this procedure demonstrated the use of ADO The basic function, the database with Microsoft Acess to achieve the basic functions : add records, delete records, modify records, the program is another advantage of a friendly interface, Button Controls has done quite beautiful. Document contains source and demonstrate the Access database.
- 2022-05-26 08:06:01下载
- 积分:1
-
SQL database query function, the environment : Oracle.
用SQL实现数据库查询功能,运行环境:Orcale.-SQL database query function, the environment : Oracle.
- 2022-02-03 18:47:48下载
- 积分:1
-
ADO操作Access示例vc
ADO操作Access示例vc-operate access example by ado
- 2022-04-18 01:30:30下载
- 积分:1
-
pop strength Competition database programming using ODBC ACCESS very Value
流行歌曲实力大比拼的数据库编程,采用ODBC + ACCESS,很有应用价值-pop strength Competition database programming using ODBC ACCESS very Value
- 2023-08-08 17:05:04下载
- 积分:1
-
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql...
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql)
3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll
4.用法与说明请参考头文件-1. SQlite3 own database package category, making operation more simple and easy database. 2. Inquiries, the definition of a callback function does not require direct use of SelectFromTable (char* sql) 3. Contains the static library Sqlite3, run-time is no longer required sqlite3.dll4. Usage and description please refer to header files
- 2022-03-28 13:35:17下载
- 积分:1
-
中小学智能排课系统
中小学智能排课系统-an intellegent course timetable system for middle school
- 2022-03-05 09:36:49下载
- 积分:1
-
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDis...
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDispatch)技术,并以OLE DB(对象连接和镶入的数据库)为基础,经过OLE DB精心包装后的数据库访问技术,利用它可以快速的创建数据库应用程序。-ADOAccess ADO(Active Data Object)COM()(IDispatch)OLE DB()OLE DB carefully packaged database access technology, use it to quickly create database applications.
- 2022-03-11 14:25:11下载
- 积分:1