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.

I noticed there is source control integration built in Interactive SQL (Version 12).

However, when setting that up, there is no option to select integration with Team Foundation Server. Is there an available plugin that could add this functionality?

Or, are there other products (commercial or not) that offer source control integration on SA databases?

asked 13 Nov '12, 23:54

tzup's gravatar image

tzup
360121526
accept rate: 0%

edited 15 Mar '13, 18:19

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297


Interactive SQL supports any source control system that has a Microsoft Common Source Code Control Interface (MSSCCI). There is a MSSCCI provider for Team Foundation Server. While we have not tested Interactive SQL with it, it should work with it.

Alternatively, if Team Foundation Server has a command line interface, you can set up Interactive SQL to use a "custom" source control system. In that configuration, you enter command lines for each of the source control actions (check in, check out, etc.)

permanent link

answered 14 Nov '12, 19:02

Chris%20Irie's gravatar image

Chris Irie
8051314
accept rate: 46%

Your answer
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:

×105
×8
×7
×3

question asked: 13 Nov '12, 23:54

question was seen: 2,999 times

last updated: 15 Mar '13, 18:19