|
-
Jul 16th, 2009, 04:18 AM
#1
Thread Starter
Addicted Member
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
-
Jul 16th, 2009, 04:38 AM
#2
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.
-
Jul 16th, 2009, 06:14 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|