I need to know if anyone knows how to access a database remotely.

Example: I'm working on a project where I have multiple users accessing the same database off of a server. What control or coding do I use to get the client machines to access the database off of the server?

Brad