This is a discussion on SQL Server manipulation on external server within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi, (I'm new to this, so bear with me) I have a client who has a SQL-Server database on ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, (I'm new to this, so bear with me) I have a client who has a SQL-Server database on Server A. They want to be able to maintain a Server B (which does not have SQL Server), but have ASP code on Server B that can interact with the SQLServer DB on Server A. The servers are not located in the same facility, but will connect over the Internet. It basically boils down to this: the company has a Database on a remote server, they don't like "corporate's interface" so they want to develop their own. Because of internal politics they can't have the new code on the server, but will be granted necessary priviledges. I just don't know the correct questions to ask, most of my work in on single servers with full priviledges. Hope this makes sense cheers, raywiggins |