I have a second Pi which scans a barcode and send it to the same MsSQL DB. Now I need to get a message from the database if the barcodes have matched or not
Is it possible for a MsSQL engineer to input this "MATCH" or "NO-MATCH" in the response? SO that I can just use
Code: Select all
requests.response(" ")