User Profile

Collapse

Profile Sidebar

Collapse
martinmike2
martinmike2
Last Activity: Dec 17 '09, 12:49 AM
Joined: Jul 14 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • martinmike2
    replied to weird error
    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.
    See more | Go to post

    Leave a comment:


  • martinmike2
    started a topic weird error

    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
    ...
    See more | Go to post

  • martinmike2
    replied to Delete Duplicate records
    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....
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...