LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

cvi programming

hi,

 

could you please tell, how to connect msaccess database to the cvi code . what are the needed requirements to conect database to the cvi programming.

 

Thanks & Regards

0 Kudos
Message 1 of 4
(2,964 Views)

Database connection has been discussed several time on this board: here you can find the list of posts that refers to "ms access".

 

Generally speaking, CVI has a separate toolkit that performs connection to databases and execution of queries and so on: it is a separate (not free) toolkit called SQL toolkit that you should be able to download and use in evaluation mode for a month or so.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 4
(2,960 Views)

HI,

thanks for your reply could you please send one simple code in cvi to connect msaccess databse to the cvi code, Because for me it is the first time working with database to the cvi code. I am unable to understand the functions also please send simple in cvi to get basic understanding about SQL tool kit operations.

 

Thanks & Regards.

0 Kudos
Message 3 of 4
(2,941 Views)

Several examples are already installed on your machines: you can find them by running the Example Finder (Help >> Find Examples... menu item).

 

ExampleFinder.png



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 4 of 4
(2,934 Views)