James
|
| Posted: 09/30/2002, 1:54 AM |
|
Only showing records pertaining to Login
Author James
Date Created 9/22/02 12:51:17 PM
Message I use Asp but I would like to know how to redirect the login to a tabel or query only showing records pertaing to the Login.
Each I have ten people that Login and each of them do multiple transactions, I only want them to be able to see their own transactions ...is this posssible?
Author Nicole
Date Created 9/24/02 11:53:30 PM
2. to let users to access their records only you should store user_id field in the table users access to review, add it as Table parameter equals to session variable UserID.
****Please Explain***
I am using ASP3.0 and Access
how do you store
..maybe if you could give me an example
My User ID Field in Security settings is called Cmpny in a table called Pwrd
My join is Deal_PwrdID in a table called DealSheet
Ive used just about every combination in the table Parameter form i presume
type "Session" works when one is publishing locally.
For Paramater source Im using the Hidden_label1.
your help would be much appreciated
|
|
|
 |
jAMES
|
| Posted: 10/19/2002, 3:05 PM |
|
scratch
|
|
|
 |
|