LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Database toolkit installation problem

Being a total newbie with LabVIEW 7.1, I find myself dealing with a lot of problems/questions.

I want to connect to a database. I have tried downloading some sample code like this
http://forums.ni.com/ni/board/message?board.id=170&message.id=26786&query.id=13831#M26786

but when I open this vi(and others downloaded), a window opens asking for the location of "DB Tools Open Connection.vi", "DB Tools Open Connec(String).vi" and others.

Im thinking, maybe I have not installed all the libraries I need for database connectivity?
I have installed the CVI SQL Toolkit.

Can you help or guide me to examples that can?
0 Kudos
Message 1 of 3
(2,638 Views)
The files your examples are looking for are located in the Database Connectivity Toolset. You need to install the Database Connectivity Toolset.
0 Kudos
Message 2 of 3
(2,624 Views)
LabWindows CVI is a different software product of NI to program in C.
LabVIEW can't use the LabWindows CVI SQL Toolkit at all.

Rolf Kalbermatter
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 3 of 3
(2,609 Views)