使用LabVIEW访问链接数据库
主要软件:
主要软件版本: 1.0.1
主要软件修正版本: N/A
次要软件: LabVIEW Development Systems>>LabVIEW Professional Development System
问题: 怎样使用LabVIEW访问链接数据库?
解答: 在LabVIEW中访问一个链接数据库和访问普通数据库的方法使用一样的。链接数据库只是将一个数据库链接到另一个数据库。访问链接数据库的信息需要通过引用被链接的数据库的表名。比如,数据库Colors是链接到数据库Shapes的,如果想要访问数据库Colors中名称为Greens的表,你需要使用DB Tools Open Connection.vi打开数据库Shapes,使用DB Tools Select Data.vi读取表Greens。可以参考下面的程序截图和相关VI。

相关链接: Using the text above as a reference, please enter your edited text below:
附件:
- ReadLinkedDatabase.GIF
- ReadfromDB.vi
报告日期: 10/21/2004
最近更新: 07/25/2016
文档编号: 3EKFN2EQ
Other Support Options
Ask the NI Community
Collaborate with other users in our discussion forums
Request Support from an Engineer
A valid service agreement may be required, and support options vary by country.