05-28-2018 04:32 AM
Hello
I want to know if I can use the free SQL database under labwindows
05-28-2018 10:34 AM
Which "Free" SQL database? There are several.
The answer is Yes. I suggest you look at the CVI documentation, and do a search for "SQL" on the Labwindows/CVI board.
05-28-2018 03:59 PM
I would to use SQLite using labwindows cvi
05-29-2018 02:01 AM
Searching for SQLite on the Labwindows/CVI board gives 11 hits. I suggest you start there.
05-29-2018 02:10 AM
Hello I did not understand where i found it because i seach for example on cvi folder i found samples but it requires the SQL Toolkit I do not have
thks for help
05-29-2018 02:57 AM
Which version of CVI are you using? Starting from CVI 2013SP2, the license for CVI full development system edition covers also the SQL toolkit, which you can install and use.
05-29-2018 03:41 AM
I'm using the LABWINDOWS/CVI BASE 2017 , so im not allowed to use the exemples developping with SQL Tolkit
Best regard
05-29-2018 05:08 AM - edited 05-29-2018 05:11 AM
Hello,
I found this toturiel and it's very helpful "https://www.40tude.fr/blog/sqlite-et-cvi/"
it's allow to créate table , now I want to save images in this database that is possible!! if yes how i can precess or i have to convert the image under a specific type to store them
thank you for your helping
05-29-2018 10:51 AM - edited 05-29-2018 10:52 AM
Hello Bylka,
I believe this forum can answer your question :
Thanks
Junior
05-30-2018 04:45 AM
Hello Junior,
Thanks for help i will read it