I am not able to retrieving values from my database

Hi
while i am inserting values into database using my exe its successfully inserting and i am try to retrieving same values it not showing any values. If i accessing from localhost it showing all the values i entered.
after close and restart the my exe all values are displaying. How can i solve this problem ?

Fix your Code :wink:

You have to reload the Page, or you have to made the UPDATE bevor you do the Select.