|
-
Jan 23rd, 2013, 09:35 AM
#1
Thread Starter
Lively Member
help on altering tables on vb.net
i have created a form which have DataGridView on it, it will bring up the tables from a Microsoft SQL Database.
i managed to do it and even implement to insert values to the tables using insert button.
however i cannot seem to alter the table when i run the application, i can only insert values and when i go to view the tables, it allow me to change the information of the tables but when i press back button and go back to view the tables again, the information was not changed.
can anyone help me with a save button with some codes in it so that when i press save button, the information i have edited on the tables will be saved.
thank you.
Regards,
public.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|