Results 1 to 2 of 2

Thread: Search names in MS SQL using VB .net

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    507

    Search names in MS SQL using VB .net

    Hi All

    I have MS SQL that contains PHONE DATABASE, with table that holds NAMES and Phone numbers.

    I need to be able to connect to the database from VB .NET and search the tables for a name when a user enters the name in a ListBox1.

    Any suggestion of help is well appreciated.

    Thanks

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Search names in MS SQL using VB .net

    I recommend that you take a look at the articles in our Database Development FAQs/Tutorials (at the top of this forum), particularly the "ADO.Net Tutorial" in the VB.Net section

    That should help you understand the concepts, and allow you to make a decent start on the code.

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