How to retrieve data from database to be displayed onto textbox. Like in my page, I have 2 textboxes. I need to retrieve column B from TempTab , column C from CarTab and display onto textbox 1 and 2 respectively. I hope you can help me. Examples are welcome. Thanks in advance!
Share
You can try with this code