-
这个例子,插件
这个例子,做foxpro插件的演示函数很简单,在这一点上,源码详细,请阅读!
- 2022-05-20 20:12:55下载
- 积分: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
-
图书库存管理系统
图书库存管理系统-Book Inventory Management System
- 2022-01-25 15:37:44下载
- 积分:1
-
使用访问数据库的com
使用访问数据库的com -access to the database using the com
- 2022-04-27 07:42:57下载
- 积分:1
-
一个delphi写的数据库连接通用模块,在erp系统中剥离出来的
一个delphi写的数据库连接通用模块,在erp系统中剥离出来的-Delphi write a generic module of the database connection, in the erp system spun off
- 2022-01-25 21:00:16下载
- 积分:1
-
ADO picture shows that by reading the database file to a long 2
ADO 图片显示,通过读取数据库长2进制文件把图片显示到指定的对话框位置-ADO picture shows that by reading the database file to a long 2-band image shows the dialog box to specify the location of
- 2022-01-25 22:40:29下载
- 积分:1
-
A complete VC resoure code example of requiring password from Access database.
VC例程:该程序是由VC编写的ACCESS数据库密码获取的完整例程。-A complete VC resoure code example of requiring password from Access database.
- 2022-02-04 00:56:16下载
- 积分:1
-
C语言开发关系型数据库包括80种功能,功能多,程序简单
C语言开发关系型数据库包括80种功能,功能多,程序简单-C language relational database includes 80 functions, functions, simple procedures
- 2023-04-12 06:10:04下载
- 积分:1
-
快速访问ORACLE数据库
快速访问ORACLE数据库-quick visit ORACLE Database
- 2023-05-07 16:00:03下载
- 积分:1
-
This a p熟悉SQL SERVER 2000的数据库管理员都知道,其DTS可以进行数据的导入导出,其实,我们也可以使用Transact...
This a p熟悉SQL SERVER 2000的数据库管理员都知道,其DTS可以进行数据的导入导出,其实,我们也可以使用Transact-SQL语句进行导入导出操作。在 Transact-SQL语句中,我们主要使用OpenDataSource函数、OPENROWSET 函数,关于函数的详细说明,请参考SQL联机帮助。利用下述方法,可以十分容易地实现SQL SERVER、ACCESS、EXCEL数据转换,hoto of a general purpose timer/counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolution timing (microseconds). Because of its programmablity, it is very powerful and flexible. You can even control DC or servo motors using pulse-width modulated (PWM), or stepper motors using its square wave capabilities. The figure below is the actual output (square wave) from the 8254 card captured by an oscilloscope: -This a p familiar with the SQL Server 2000 database administrators know, the DTS can import data is derived, in fact, we can also use Transact-SQL for importing and exporting operation. The Transact-SQL statements, we mainly use OpenDataSource function, OPENROWSET function, the function of the details, please
- 2022-08-11 18:31:16下载
- 积分:1