Click here to Skip to main content
15,896,154 members

Comments by Member 4464669 (Top 3 by date)

Member 4464669 20-Jan-13 6:29am View    
select * from shop_details;
Member 4464669 20-Jan-13 5:29am View    
Compilation - No error
When debugging via runtime at eachstep - all the values are populating in each step.
When I querying into the Database1.sdf (Database) No rows returned.
Member 4464669 20-Jan-13 4:06am View    
There was no errors found. When I clicking the button no data inserted into the table. When I debug the code text box values are getting but finally there was no rows inserted into the table.