Hi, hope someone can help me with this.
I've set up a basic windows form in Visual Studio 2005. All it has is Name, and Surname, with a taxtbox for each.
I've also set up a table in a database in SQL2005, with two columns, Name and Surname.
My layout is all complete in visual studio, I've linked the database to the form from the data wizard, but how do I now set this up so that
when I click a button on the form, it sends the data entered in the textboxes to my table in SQL?
I know how to insert and view data using T-SQL in SQL management studio, but how do I do it through my application.
Thanks in advance.
Linking Windows form to SQL2005 Database
Started by newguy15, Nov 23 2007 04:04 AM
1 reply to this topic


Sign In
Create Account

Back to top









