Select Query with Multiple Checkbox value as condition

Posts   
 
    
vraya
User
Posts: 4
Joined: 14-Jul-2008
# Posted on: 14-Aug-2008 09:22:16   

Hello Everybody,

I got a table which stores values provided from check boxes. These check box allow us multiple selection. Even am storing an numbers as category for check box groups.

In second page i have same check boxes which i select and press search button. I require a SELECT Query to retrieve the Category IDs which satisfies check box conditions from that table. display ids and other contents from that table.

Am using C#, SQL Server 2005 with llblgen 1.00.2005.

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 14-Aug-2008 09:42:39   

Your question is unclear.

Please post the involved tables DDL SQL. And please post the required SQL statements/queries to be executed.