搜索资源列表
Labview-Sql-Toolkit-Labview
- Labview Sql Toolkit 读研的时候,研究所老师花钱买的 外面下不到 需要的童鞋们有福了-The SQL Toolkit allows users to access and update databases from LabVIEW. LabVIEW interacts with a database through a database driver- the toolkit ships with drivers for many databases such as dBASE
ODBCDSN
- 不同的数据库系统,如Dbase,FoxPro,Oracle,Informix 甚至是文本文件与Excel文件,都可以通过ODBC来达到统一处理的方式,也就是说通过ODBC的驱动程序,用户可以以一种相同的语法来存取或是维护数据库中的数据。-Different database systems, such as Dbase, FoxPro, Oracle, Informix and even text files and Excel files, you can use ODBC to achiev