We need the ability to issue SQL Queries across the Gateway network against the data sources on the remote sever.
Something like system.db.RunRemoteQuery('GatewayNodeId',Query,database='MyDB')
I have this working now utilizing gatewway messaging but it is quite hacky and unsupported.