Results 1 to 3 of 3

Thread: Sql Query

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2009
    Location
    Bangalore India
    Posts
    201

    Arrow Sql Query

    Hi!
    i have 6 textboxes.
    Text1(0) to text1(5)

    i have 6 fields in a table.

    how to search based on multiple fieldname in vb6.

    i can enter any of the data in any of these textboxes

    so if want to search based on the criteria then how to do this in vb6

  2. #2
    Wall Poster TysonLPrice's Avatar
    Join Date
    Sep 2002
    Location
    Columbus, Ohio
    Posts
    3,969

    Re: Sql Query

    If the search argument(s) depend on what's entered into the text boxes, there can be one or more depending on what's filled in, I'd suggest a stored procedure using optional parameters.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Sql Query

    Moved To Database Development

    What database are you using?

    How are you connecting to it?

    How well do you know SQL?

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