This topic is locked

Limiting Records User Can See

10/18/2004 1:47:02 PM
ASPRunnerPro General questions
author

In my MSAccess longin table I have a Lower_Price and and Upper_Price entry for each username/password.
Users can view a table of products. Price is one entry in the product table.
How can I use the Lower_Price and and Upper_Price information in the login table to filter what the user can see.
Thanks in advance.
Cliff

Sergey Kornilov admin 10/19/2004

Cliff,
you need to parse SQL query on the list page to add additional WHERE clause to filter data records.
If you are registered ASPRunner user please contact me directly at support@xlinesoft.com to get help.