Segregate odbc connection - TechRepublic
Question
September 1, 2009 at 02:27 PM
w1ljam35

Segregate odbc connection

by w1ljam35 . Updated 16 years, 10 months ago

I would like to show certain odbc connections only to specific users on a terminal server. For example, I have an Access db that has an sql back-end. All users can see the production database. I would like the development team to be able to see the test db without the regular users being able to see it. Currently all odbc connections are in the system dsn so everyone can see all of them. Is there are way, maybe using file or user dsn that I can accomplish this? Thanks.

This discussion is locked

All Comments