Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. log in to the database

log in to the database

Scheduled Pinned Locked Moved Visual Basic
csharpdatabasehelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    deepblu webmail co za
    wrote on last edited by
    #1

    Good moring good people. My Name's Moses and I'm strugling to put together a log in code to the database. Please help me, I want to create a username and other details, then later I use a username and password I created earlier to login in windows form. Im using vb.net 2005

    _ P 2 Replies Last reply
    0
    • D deepblu webmail co za

      Good moring good people. My Name's Moses and I'm strugling to put together a log in code to the database. Please help me, I want to create a username and other details, then later I use a username and password I created earlier to login in windows form. Im using vb.net 2005

      _ Offline
      _ Offline
      _mubashir
      wrote on last edited by
      #2

      Hi, Your question is not that specific. Here are some general steps to achieve what you want. 1. Create a database. 2. Create a table in that database that will hold your user credentials like username/password etc. 3. Create a database connection with your VB.net application. 4. Now you can do queries to your database like to insert a user or to get a user etc. Thanks,


      Mubashir Software Architect Storan Technologies Inc, USA Every job is a self portrait of the person who did it.

      1 Reply Last reply
      0
      • D deepblu webmail co za

        Good moring good people. My Name's Moses and I'm strugling to put together a log in code to the database. Please help me, I want to create a username and other details, then later I use a username and password I created earlier to login in windows form. Im using vb.net 2005

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #3

        deepblu@webmail.co.za wrote:

        I'm strugling to put together a log in code to the database

        What are you having trouble with? Creating the table, the logic, what?

        "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups