Using typedDataSet in c# 2005
-
Hi, I want to insert a record , and I use tableadapter to execute the insert statement, when I run the application and execute the statement , works ok and after I see the datagridview and the new row is there, but the problem is that when I stop the application and look my database in SQL Server 2005 the table don´t have the new row. Somebody knows why? or Any idea to insert or delete or update rows in SQL Server 2005 data base using C# 2005.
himanshu p.taunk
-
Hi, I want to insert a record , and I use tableadapter to execute the insert statement, when I run the application and execute the statement , works ok and after I see the datagridview and the new row is there, but the problem is that when I stop the application and look my database in SQL Server 2005 the table don´t have the new row. Somebody knows why? or Any idea to insert or delete or update rows in SQL Server 2005 data base using C# 2005.
himanshu p.taunk