Use SQL Server DB from another domain

  • Thread starter Thread starter Grey
  • Start date Start date
G

Grey

Can I connect the SQL Server DB from another domain?? If so, is there any
parameter changing in order to connect it?

Million Thanks
 
There is nothing special about it. Regular parameters: IP address, user
name, password. You even can setup Windows authentication across different
domains. If the server doesn't have an external IP address, you need to get
it published in the another domain.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top