Search database in Asp.Net
WillemTMay 7 2009 — edited May 9 2009Hi,
I would like to make a search page to select a record with a inpu_ textbox and a button. The "select" result should be shown in an datagrid or textboxes. I have tryed to use the OracleDataReader to get the selected record with the searchbox. But I can't get it to work. Is there a little sample to download somewhere, or can someone give me a hint to start with.
Thanks