I have 4 on-premise database server that has to be connected to Sql azure server as linked server.I will be querying these on-premise server from sql Azure database server.As far as I checked online I get the answer as it is not supported in Azure. Kindly advice on the same.
相关问题
- Is 'FOR XML' (RAW, AUTO, PATH) supported i
- How do I connect to SQL Azure from NodeJS/Tedious?
- Can't connect to azure sql via ssms
- Backup and restore of Azure sql database using c#
- How can Azure notify me when my primary database b
相关文章
- SQL Azure Reset autoincrement
- How do I identify a deadlock in SQL Azure?
- SetExecutionStrategy to SqlAzureExecutionStrategy
- Is it possible to use cross database queries in bo
- Sql 2008 Developer to Sql Azure Migration
- how to deal with “remapping can only be done for u
- Connecting to Azure SQL with Python
- Server closes connection unexpectedly when connect
Azure SQL DB is previewing Elastic Database Query feature at this point in time that will help you query from Azure SQL DB to other DBs. You can get detailed information about the feature here.