We want to develop an oracle backend to replace an access back end that we have. We are keeping all the access forms and reports as a front end.
The front end will be stored on the users pc and the backend is on a server.
The question is how do we resolve the user loggin without having to set up a dsn on every pc to the oracle back end. So when someone gets the front end on their machine we don't have to do a dsn connection and they each have a unique username and password?
ITWG
The front end will be stored on the users pc and the backend is on a server.
The question is how do we resolve the user loggin without having to set up a dsn on every pc to the oracle back end. So when someone gets the front end on their machine we don't have to do a dsn connection and they each have a unique username and password?
ITWG