Jump to content

Primary Key MS Access 2007

- - - - -

  • Please log in to reply
1 reply to this topic

#1
bradploz

bradploz

    Newbie

  • Members
  • Pip
  • 6 posts
How can I use the primary key and connect it to VB.NET to determine the users respective info to display on a window.

For example, I will login, my info will be displayed in a window, and if other user logs in, his info will be displayed in the window.

PLEASE HELP, I NEED THIS WITHIN TWO DAYS

#2
edge02

edge02

    Newbie

  • Members
  • PipPip
  • 21 posts
use this query "Select * from employee where ID='" & txtbox1.text & "'"
where txtbox1.text will the input ID coming from the user.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users