![]() |
romaldus 2/2/2011 |
I have developed a database containg record different items. i want to select all the records that starts with particular word. example. I want to select all the records that starts with adm, This should show all the colums data that start with the word admin. How I should use these in asp runner.
|
A
|
adnankmk author 2/3/2011 |
do you mean sort on dropdown box ? add this on where expression :
|
![]() |
romaldus 2/3/2011 |
thanks for replying. I want that in the search i just want to enter the first two digist of any field of the table from the database and it shows all the records that starts with that two words.
|
E
|
electromotive 2/3/2011 |
thanks for replying. I want that in the search i just want to enter the first two digist of any field of the table from the database and it shows all the records that starts with that two words.
|