i've been working on a program and i want it to be accessed by multiple users.
so i have an admin account and an other users account
what i want to do is for the other users to be able to access the program and its database from another computer
i'm using sql server 2008 and i figured that i should just change the connection string, is that right?
i need other suggestions to solve this though
thank you