Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Is it possible using SQL Server 2017 Linked Server to access SQL Anywhere 11 database files?

asked 01 Aug '20, 12:13

watsupdoc's gravatar image

watsupdoc
26113
accept rate: 0%

edited 01 Aug '20, 17:06

Volker%20Barth's gravatar image

Volker Barth
40.2k361550822

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.

(01 Aug '20, 16:35) Breck Carter
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×143
×41
×23

question asked: 01 Aug '20, 12:13

question was seen: 820 times

last updated: 01 Aug '20, 17:06