Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Join 2 tables resides in 2 different hana servers

$
0
0

Alright, this is a case that requires that both databases allow access for the same user via external authentication,

With SAP HANA that's not doable in the very same way.

 

However, even on MS SQL Server this wouldn't be a clever way to do it because you hard code the server and db name for the remote schema in your application code.

That makes it much less reusable and introduces dependencies to the external landscape naming.

To avoid that you'd rather create a synonym to reference the external DB.

 

HANA virtual tables provide basically the same functionality here.


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>