I am start creating C# project
I connect my Window Form to SQL Server 2005 which is working properly
Now i required to add delete and update the sql tables from the help of Window Form.
How we able to do this please suggest me any best way.
Any link or document highly appreciated
Thanks
Ever Smiling
Ashish
Jan MontanoPosted Sep 14, 2007, 2:03 AM
Try to understand and play around with it first. And feel free to ask questions along the way.
Hope this helps.
Ashish KukrejaPosted Sep 13, 2007, 6:53 AM
I am using SQL Server 2005 and I attached my datasource using Datagrid View
but I don't have much knowledge about Data Grid
So you please help me in this or when you have any other suggestion
to add, delete and update from Database with the help of Window Form.
So please tell me
Thanks
Ashish
Jan MontanoPosted Sep 13, 2007, 6:37 AM
I guess we'll start from what you have right now :)
Ashish KukrejaPosted Sep 13, 2007, 3:42 AM
Jan MontanoPosted Sep 13, 2007, 3:27 AM
This will help you get started Data Access Component for SQL Server in C#