Search results for query: *

  • Users: dserg
  • Content: Threads
  • Order by date
  1. D

    Creating Query

    Hi, I am having problems with two queries that I am trying to create. I am using VB.NET and have made a connection to ADO.NET. First, I have a form that has one label that must display the total number of records in a database once the search button is pressed. Second, I have a form with...
  2. D

    Linking Forms together by buttons

    Hi, I have a program which the user needs to retrive and update information. I have 8 forms that I am trying to link to a main menu using buttons. I have been using this code but it just take the button to a new created form not my form that already exists. Dim listForm As Form...
Back
Top