Click to See Complete Forum and Search --> : Connecting Appliction to SQL Server 2005
winsonlee
Jan 19th, 2010, 04:39 AM
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 ?
petevick
Jan 19th, 2010, 09:41 AM
Hi,
use the SQLClient namespace - that will allow you to access SQLServer directly from the network. Here's (http://www.devbuzz.com/Articles/zinc_sqlclient_remote_sql_server_pg1.aspx) a sample that I wrote a while ago, but it should still be relevant
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.