07-28-2016 09:41 AM
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?
07-29-2016 02:57 AM
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