G
Guest
Hi,
I have creatd a vb .net app that scans a barcode and displays the decoded
value on the form. I have also created a connection to Northwind and can
retrieve data. I need an example of how to take the scanned in value (which
I can get), put it in a Select statement, call Northwind, and then grab a
value on that row and display it on the form. I don't know how to use the
scanned value as a variable in the Select statement, and I don't know how to
put it on the form once I get it back from the db.
Any help is appriciated,
Thanks,
Steve
I have creatd a vb .net app that scans a barcode and displays the decoded
value on the form. I have also created a connection to Northwind and can
retrieve data. I need an example of how to take the scanned in value (which
I can get), put it in a Select statement, call Northwind, and then grab a
value on that row and display it on the form. I don't know how to use the
scanned value as a variable in the Select statement, and I don't know how to
put it on the form once I get it back from the db.
Any help is appriciated,
Thanks,
Steve