Access DB from a separate machine
Is there any difference if I connect to a database sits on a separate machine from IIS?
I have no problem when I connect to the machine where IIS and SQL Server both reside, but when I connect to SQL Server installed in a separate machine, I receive "invalid connection"?
Is there anything I need to pay attention to?
Thanks.
|