Re: How to import a .bak file into a new SQL server
I'd have to see the documentation to know for sure, but I think this means that the database is stored on another server from your main site. The unixsql2.interl.net address is the URL that your scripts would use to talk to the server. This server probably has a firewall set up to only allow connections from the web servers. You should not be able to connect to that URL from anywhere else.
|