Search results for query: *

  • Users: jace314
  • Content: Threads
  • Order by date
  1. J

    List Box or Combo Box with Database

    Im working on an application for a POS system. Im starting off slow and I have a database with 4 tables in it currently. Im at the point where I have the details of the table (inventory) on the form, and working fine. I have a row thats called DeptId which I want it to use a drop down box to...
  2. J

    Creating Login Form Help

    Im currently using a login form, and I have 2 text box's, and one login button. I decided to use an if statment like... If textbox1.text = whatever and textbox2.text = whatever. I want to use a database instead to verify the username and password. I have a SQL database, and a table named...
  3. J

    Server Explorer Available in vb standard?

    I have been having a prob using the connection wizard from the server explorer toolbar. Is it something thats there but cant be used in the standard edition? I always get the test was successful, but upon clicking ok, I get an explorer error stating...Unable to connect to database, please check...
  4. J

    Unable to connect to database???

    Hello all, Need a little help. Im using vb.net 2003, Im pretty new to it so I bought a really good book to help me along. I have Access, and MS SQL on my local PC. In vb.net I have a new project open, and I click on Sever Explorer and click the new connection button. Then I proceed to fill in...
Back
Top