Hi,
My application is working fine in my local system.Inserting ,updating gettting data from database.
But when i moved all tables and stored procedures from my database to another database in another server .I can only inserting data into database but im not able to retrieve data from that database and popoulating in textboxes.Even there is no errors also when i debug the code.