Using IF-ELSE conditions in SqlCe



Hello All,

I wish to prepare one query that should be based on some IF-ELSE
conditions in SqlCe.

The situation is like i have 2 radio buttons, and a search textbox.
And i want to search the data based on the search textbox input and
the radio button selected.

Please give some clue on how to execute block statements in sqlce.

Thanks n Regards
Vikash
.


Loading