Search results for query: *

  1. R

    Adding Record to Database (lost)

    Ok, here's something else I found. I followed one of the beginner tutorials, created a new form, and from my Data Sources dragged the 'accounts' table onto the form. This placed the BindingNavigator and DataGridView controls on my form, all linked and setup to manage the 'accounts' table...
  2. R

    Adding Record to Database (lost)

    Hey guys, I'm fairly new to VB.NET, but not development, and believe it or not, I've spent the past two days trying to get nothing more than a simple INSERT to work. I've already posted on a couple other forums, but never got the problem solved. Below is my entire Sub Main(), and any advice...
Back
Top