LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Interface CVI to NoSQL database (MongoDB, ...)

Hello,

is there a way to interface CVI to a NoSQL database (for example MongoDB, CouchBase, ...)?

I don't think that CVI SQL toolkit can be used for a NoSQL database; am I right?

Does someone have experience on this topic?

Vix
-------------------------------------------
In claris non fit interpretatio

-------------------------------------------
Using LV from 7
Using LW/CVI from 6.0
0 Kudos
Message 1 of 2
(4,231 Views)

Hi Vix,

I confirm that NoSQL databases are not natively supported in CVI and CVI SQL Toolkit.

You can however interface the database through a C# dll. I found a couple of examples but for LabVIEW only (see here and here). I hope they can help you anyway in understanding how to call the dll and the methods and properties to be used.

Bye!

 

Licia

0 Kudos
Message 2 of 2
(4,200 Views)