Hi,
My Customer runs the Nettalk application in a dedicated Application server while the DB is on a dedicated MSSQL server machine, the problem is the user logged on the Application server running the Nettalk app does not necessarily have login rights to the Mssql DB. I was trying to read something about impersonating a user in Mssql however I'm not really sure how to implement it on the Nettalk application or whether it is really an option to resolve the issue.
Vic