搜索资源列表
RemotingDb
- vb.net的远程调用实例编程,并连接到后台的数据库-vb.net example of the long-distance calling program, and connect to the database background
eda
- VB读写工业软件IFIX过程序数据库的接口.很实用可以快速与第三方编程软件接口.并可以生成报表,通信等功能
gccl
- 在Viusal Basic6.0中,通过DDE方式,实现与MATLAB的通讯。无论在VB操作数据库应用、控件的使用、MATLAB的图形操作方面,对初学者来说都是难得的典范。
个人日程管理
- 用vb编写的能管理自己日程计划的程序。后台用access数据库,非常不错的。-with vb prepared to manage their own schedules procedures. Background database with access, very good.
电力机车牵引变压器试验站总控程序
- 电力机车牵引变压器试验站总控程序,VB开发,Access数据库,通过串口与西门子200系列PLC通信-Experimental electric locomotive traction transformer station master control program, VB development, Access database, via serial communication with the Siemens 200 series PLC
OPC_Client_Filnal
- vb编写的通用OPC客户端,自动搜索本机OPCSERVER,支持变量标签导出(文本文件,sqlite数据库文件-vb write generic OPC client, automatically search the local OPCSERVER, support for variable label export (text files, sqlite database files
cpdatabase
- VB 程序 PC机读取拧紧枪数据上传到数据库。-PC-VB program to read tighten gun data upload to the database.
DBComOcx_Sample_VB6
- VB实现的与力控组态软件实时数据库DDE接口进行数据交互的测试程序。同时还包括了串口的测试窗口。-VB to control configuration software with the power of real-time database for data exchange DDE interface test program. It also includes a serial port test window.
DZ-2011F-driver
- VB编写,ACSESS数据库,串口通讯,电力行业绝缘电阻表和接地电阻表智能检定系统,-Written in VB ACSESS database, serial communications, the power industry, insulation resistance meter and grounding resistance table intelligent test system,
VB_com_PLC200
- vb 使用串口控件,用西门子PPI协议和西门子200PLC 通信的软件,并把数据保存到access数据库,可以对数据进行保存删减,一键自动转换成excel-vb serial control with Siemens PPI protocol and Siemens 200PLC communication software, and save data to access the database, you can save data deletion, a key to automatica
AdsCom(Access)
- VB应用程序通过AdsOcx和PC通讯,并把读取的部分数据保存到Access数据库中。-The VB application procedure passes AdsOcx and PC communication, and keep Access parts of datas reading database.
VB-Txt-file
- VB将Txt文件用作数据库的范例程序-VB Txt file will be used for sample application database
VB_DDE_CONNECTION_BETWEEN_PROCESS
- VB的进程通信有很多种,但是都比较繁琐,该源码提供了最精简的一个DDE实例,高效解决问题!例如我就用来写了一个用来加载比较大的一个数据库长期开着的Server,相应的客户端就可以实现较快的启动。-VB-process communication there are many, but it is too complicated, a DDE instance for the source provides the most streamlined and efficient problem-so