LittleRhitaMae Posted February 13, 2016 Report Share Posted February 13, 2016 hello, im new in LabVIEW and i have a research can you help me ? i need to connect the qr code to a database how can make a code of it i mean the situation is if the qr code reader read the code it will go to the database and see if data that he reads is valid and the qr code will display a word valid. thank you in advance please i need your help this is the diagram of the qr code reader Quote Link to comment
ShaunR Posted February 14, 2016 Report Share Posted February 14, 2016 (edited) I took this QR Code example and modified it with the SQLite API for LabVIEW for a database to make a simple example. You will need to decide on the database you will want to use (SQLite, MSSQL,MYSQL, Access etc) but it demonstrates the how and the way forward. QR Reader.vi Edited February 14, 2016 by ShaunR 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.