المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to insert data onto database in c#



C# Programming
04-19-2012, 05:01 PM
Hi,
I have created a database inside the windows application project.Now i am trying to insert data into that database 'database.mdf'.But data are not inserted as well as not showing error also.But same code is working for inserting data in database which one i created outside the visual studio using sql server management tool.Why is the problem?