Login Forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have been trying to set up a Login form with Name and Password in Access
2000.
Do you by chance have the example used in the book"Programming MS
Access2000" published by MicrosoftPress... chapter 7..

It uses an AutoNumber in both tables (employee and password)...
If you could please help me change the autonumbers to text - that's really
all I'm asking help on, the rest I have a good understanding.
The command button should kick off a class module which checks the name and
password against the tables, but it always gets hung at reading the input
(PWT.cpw Me.txtEmpID, Me.txtPassword).

Just need to change Autonumber to text!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top