Results 1 to 2 of 2

Thread: Connecting Appliction to SQL Server 2005

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2002
    Posts
    77

    Connecting Appliction to SQL Server 2005

    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 ?

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Connecting Appliction to SQL Server 2005

    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
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width