![]() |
Database connection Difficulties
Hi.
I have a MS Access database called TelephoneList, that has a table called Characters.Now, I have a webpage with a dropdownlistbox preloaded with characters(A-Z).When I select a character, I want the page to extract values from the page using that character to filter the values.(i.e. Select select name, surname from Character where FilterByChar = Dropdownlist.SelectedItem). First.How do I establish a connection, command, and datareader to allow me to do this. A sample code would be very nice thank you. My current one is**** Code:
<% |
| All times are GMT +5.5. The time now is 13:25. |