I have written a small MS Access 2003 program that connects via ODBC to an MS SQL 2000 DB. I have distributed the program to multiple users. However, when I run sp_who2 in query analyzer to see who is running the program, the hostname is the same for every instance (it is the name of my PC, where the program was created). Where is query analyzer pulling that info from and is there a way to change it?
Start Free Trial