User Profile
Collapse
-
this seems to be closed. I'm not sure what I did, to create the error condition, but i ditched the form and re-created it. That seems to have fixed that issue. -
weird error
I am having a bit of a weird issue. (WinForms VB.NET)
Code:Private Sub BindingNavigatorAddNewItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BindingNavigatorAddNewItem.Click 'Set search parameter SSN Dim sInputSSN = InputBox("Please enter a properly formatted SSN. XXX-XX-XXXX") 'Do connection code Dim conn As New SqlClient.SqlConnection
-
Hmm.... this code dosn't seem to work for me. I have added a temp field to my table to try this out, but when i try to run it i get "Update or CancelUpdate without AddNew or Edit" the error pops up on rst!temp = true....Leave a comment:
No activity results to display
Show More
Leave a comment: