SQL gateway connections
Hi Guys,
My understanding is that SQL gateway connection is a way where you can have two ensemble instances where in instance A you can have a class and then you create a connection from instance B and you can run queries for that table from instance A into B?
But as I checked the doc, it says that SQL gateways is a way to just import data from an instance to another?
Thanks
Product version: Caché 2014.1
SQL gateway connections provide a way to make an ODBC or JDBC connection to an external data source. It can be another IRIS instance, but doesn't have to be. So whatever you can do with either of those kinds of connections, you can do with the SQL gateways.