Add this
What is the result in the messagebox.Code:Try Dim ResutlCount As Integer = dbCommand.ExecuteNonQuery() MessageBox.Show("Rows Effected: " & ResultCount.ToString() Catch ex As Exception MsgBox(ex.Message, MsgBoxStyle.Critical) End Try
|
Results 1 to 14 of 14
Threaded View
|
Click Here to Expand Forum to Full Width |