Hi,
I'm a Labview user that is trying to convert some program from windows to Linux.
At the moment i'm converting a software that use the "SQLite WRAPPER for LabVIEW" but i found some problem with it.
I replaced the lvsqlite.dll with the sqlite3.so but unfortunatelly i think that the prototype of the functions are different.
Does anybody want to help me in this project? I think that SQLite3 is a very usefull database system and very simple to use.
A conversion of this toolkit can improve the usability of LabVIEW for Linux in spite of the NI politics
At the moment i converted the Open function and it seems to work.
The exec function is giving me some problems....I'm not a C expert so maybe there is something wrong with the prototype. Take a look at the screenshot, there are my laview prototype and the C structure of the function.
Hope that someone would like to help me. This is only an exercise for me, not a commercial product, so i hope that someone is interested on it.
...ma ciao!
Geppo!