Questions tagged [linked-server]

50 questions
0
votes
1 answer

SQL Server Linked Server readonly as security measure

I've got a configuration with to separate VLANs. In one of te VLANs, a Microsoft SQL server is running and doing it's thing. I'd like to read (and only read) data from this server from the second VLAN. My solution is to create a DMZ and run a new…
0
votes
1 answer

domain connecting to localhost and links not working (ERR_CONNECTION_REFUSED)

I'm having trouble to get my website properly online, which I created/designed in Wordpress. I have bought a domain and rented a WordPress hosting server. I have uploaded my whole WordPress folder on my server by FileZilla and have as well uploaded…
-1
votes
1 answer

Difference between www.sub.example.com and sub.example.com

I want to know the difference between these two links to my site: My site https://rahul62888282.000webhostapp.com is working as supposed. https://www.rahul62888282.000webhostapp.com (with www) is showing me a privacy error.
-1
votes
1 answer

Create linked server from SQL Server 2008 to Intersystems Caché

The linked server has been created but failed a connection test. Do you want to keep the linked server? An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo) Cannot initialize the data…
-1
votes
1 answer

Access to the remote server is denied because no login-mapping exists

I've got a Linked Server in my SQL Express install that is using SQL Server Authentication. I've created a SQL Server login-mapping and it's using Impersonate. I've confirmed that the account exists on both servers but I'm still getting the…
Allain Lalonde
  • 250
  • 1
  • 4
  • 11
1 2 3
4