Is it possible using SQL Server 2017 Linked Server to access SQL Anywhere 11 database files? |
Is it possible using SQL Server 2017 Linked Server to access SQL Anywhere 11 database files? |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 01 Aug '20, 12:13
question was seen: 670 times
last updated: 01 Aug '20, 17:06
This article may help: Technique 4: Download Via Linked Server
Ignore the "in-memory" aspect of the article, it's not important to you.
Neither is the "download" aspect, just change the INSERT to SELECT.
The code shows SA11 and SS2008, but it's probably the same for SS2017.