Oracle Connection

C

Cathy

I have been given the task of building an Access user front end to an Oracle
DB. The Oracle DB has security prebuilt and if a user tries accessing the
connected tables, it requests their ID/Password before they can continue. Is
there a way that I can make a login form which will pass the ID & Password
information to Oracle so that the user will not need to supply this
information over and over, as they hit different tables?

Thank you,
 
Top