Hi, I am attempting to use my username and password to connect to a "spatial database connection" in ArcCatalog 10.0. If I am logged into the computer as anyone else but myself (if my coworker is logged into the computer but I use my credentials to create a connection) then the connection fails with "Bad login" message. I am attempting to do this because I need to use my username and login to connect via C# code for another user. That user's credentials have issues due to a known ESRI bug that I will not go into. I can use MY username and password and the code works, so I just want to be able to use my credentials while he is logged in. Please let me know if this is possible! Thanks