Hi all:
I have two databases, principal and cuentas in two servers
In a sp of principal I reference a table in cuentas I do
cuentas.dbo.paises
In my local server it works fine, but not in my hosting. I don't know what the difference is. This hosting is 1and1. Maybe I have to do something in order to reference another database on the same server. I asked the hosting but the didn't answer me yet.
In a post I read that they have to allow reference different databases on same server. Is is true?