|
-
May 3rd, 2013, 12:40 AM
#6
Thread Starter
Junior Member
Re: Newbie - Stored procedure fires, table on form not updated?
Ah - I forgot to execute the thing - added this -
SQLCMD.ExecuteNonQuery()
Clicking the button on the form appears to do nothing, but if I stop the program and start it up again the DataGridView is updated with the added data... I thought DataGridView2.Refresh() would do that right after I clicked the button... gonna go poke around the net some more.
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
|