I am looking to develop an application for symbol MC9090 barcode scanner. Can i query the data directly from the sql server using the barcode that is scanned ? If i could is there any tutorial that i can read that allow me to do that ?
Printable View
I am looking to develop an application for symbol MC9090 barcode scanner. Can i query the data directly from the sql server using the barcode that is scanned ? If i could is there any tutorial that i can read that allow me to do that ?
Hi,
use the SQLClient namespace - that will allow you to access SQLServer directly from the network. Here's a sample that I wrote a while ago, but it should still be relevant