When trying to connect to the sqlserver i get following error message: Sqlserver does not exist or access not allowed.
It occurs when I try to connect to the database from a webservice with Windows authentication. The database is on a different machine in a different domain.
How can I get access to this database? Is the best way to use sql authorization? Or is there any other way of establish a connection to the database?
Thanks in advance.
Sjakie
----------
Yes, the world is full of strange people.
It occurs when I try to connect to the database from a webservice with Windows authentication. The database is on a different machine in a different domain.
How can I get access to this database? Is the best way to use sql authorization? Or is there any other way of establish a connection to the database?
Thanks in advance.
Sjakie
----------
Yes, the world is full of strange people.