Results 1 to 3 of 3

Thread: Linking VB to a database

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2009
    Posts
    14

    Linking VB to a database

    Hi, Basically I am making an accounting program and I need help linking a form to a database. I have made a login screen where it pulls the information from a database (Username and Password) and that works perfectly. Now I just need to do the opposite thing, I need to make a "Create a User" screen that puts the information into the same Users table.

    If anyone could possibly send me any help or the code on how to do this, it would be much appreciated Im sure its an easy thing to do, Ive just never done it before. Thanks.

    ~Edocsil

  2. #2
    New Member
    Join Date
    Jan 2010
    Posts
    1

    Re: Linking VB to a database

    I'm using VB5 and need to login or connect to the database as another user other than the default "admin" so I can use MSAccess 2.0 to manage the data with a down and dirty form quickly. Cound you share the code that lets you login the database as "joe user".

    Thanks

  3. #3
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Linking VB to a database

    See this link: VB6 and ADO database tutorials

    You will be able to do it yourself, after going through those Tutorials...

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width