Timeline for SQL Server 2016 support

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
gw123
Posts: 6
Joined: Tue 05 Apr 2011 16:52

Timeline for SQL Server 2016 support

Post by gw123 » Wed 23 Sep 2015 15:06

I noticed Red-Gate added 2016 support. When will SQL Complete have this?

Thanks!

alexa

Re: Timeline for SQL Server 2016 support

Post by alexa » Wed 23 Sep 2015 15:27

Unfortunately, we do not make support for CTPs. SQL Server 2016 will be supported in dbForge after it is officially released.

gw123
Posts: 6
Joined: Tue 05 Apr 2011 16:52

Re: Timeline for SQL Server 2016 support

Post by gw123 » Mon 21 Mar 2016 18:42

2016 is in RC1 and I believe feature complete. Every other major SQL add-in already has 2016 support. Please implement this support soon!

alexa

Re: Timeline for SQL Server 2016 support

Post by alexa » Mon 28 Mar 2016 10:23

Could you please let us know whether you are referring to supporting SSMS 2016 or the new features of SQL Server 2016?

jbond312
Posts: 1
Joined: Mon 25 Apr 2016 07:21

Re: Timeline for SQL Server 2016 support

Post by jbond312 » Mon 25 Apr 2016 08:50

Is there any update on this? I am trying to use SQLComplete and now require the use of SQL2016 and I am unable to use this product.

alexa

Re: Timeline for SQL Server 2016 support

Post by alexa » Mon 25 Apr 2016 11:29

Syntax highlighting when working with SQL Server 2016 will be supported in the next version of dbForge SQL Complete. Integration of dbForge SQL Complete into SSMS 2016 will be possible after SQL Server 2016 RTM is officially released.

Andrew Buis
Posts: 1
Joined: Wed 27 Apr 2016 15:13

Re: Timeline for SQL Server 2016 support

Post by Andrew Buis » Wed 27 Apr 2016 15:20

I am also looking for SSMS 2016 integration. Any chance for a beta release for CTP3? Missing SQL Complete is the last piece I need for switching to 2016 SSMS as my daily driver.

alexa

Re: Timeline for SQL Server 2016 support

Post by alexa » Thu 28 Apr 2016 12:23

At the moment, we are working on supporting the new functionality of SQL Server 2016. We do not make support for CTPs. SSMS 2016 will be supported in dbForge SQL Complete as soon as the final release of SSMS 2016 is available.

asharovarov
Posts: 10
Joined: Mon 29 Feb 2016 21:55

Re: Timeline for SQL Server 2016 support

Post by asharovarov » Fri 03 Jun 2016 14:31

SQL Server 2016 was released. Do you have a date for SQL Complete Release with support of the new version?

alexa

Re: Timeline for SQL Server 2016 support

Post by alexa » Fri 03 Jun 2016 15:12

We are currently working on this and are planning to release the new build of dbForge SQL Complete with support for SQL Server 2016 as well as SSMS 2016 this month.

DanyVDS
Posts: 1
Joined: Wed 08 Jun 2016 13:41

Re: Timeline for SQL Server 2016 support

Post by DanyVDS » Wed 08 Jun 2016 13:47

Thanks for the info

avi.bookwala
Posts: 1
Joined: Thu 07 Jul 2016 01:15

Re: Timeline for SQL Server 2016 support

Post by avi.bookwala » Thu 07 Jul 2016 01:18

This was due to be released last month. Could we please get an update as to when the new version is set to be released?

alexa

Re: Timeline for SQL Server 2016 support

Post by alexa » Fri 08 Jul 2016 08:53

It's moved forward for about 1 week. We will notify you as soon as it's available for downloading.

Sorry for the inconvenience.

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Re: Timeline for SQL Server 2016 support

Post by .jp » Thu 21 Jul 2016 09:41

Hello,

We are very pleased to announce the new version of dbForge SQL Complete v5.5 with support for SQL Server 2016 and SQL Server Management Studio 2016.
If you already use the tool, just "Check for Updates” in dbForge SQL Complete to upgrade to the new version.

Here is a new features list www.devart.com/news/2016/dbforge-sql-complete-v55.html .

Feel free to email us if you have questions connected with the new version of our add-in, we'd like to help.

Best Regards.
Devart Team.

fkhan
Posts: 1
Joined: Thu 21 Jul 2016 18:28

Re: Timeline for SQL Server 2016 support

Post by fkhan » Thu 21 Jul 2016 18:32

I just installed SMSS 2016 and then tried to install SQL Complete v5.5.136 Express and it does not recognize that SSMS 2016 is installed on my computer. The option is grayed out. What is the problem?

UPDATE: I got it working by creating a registry entry for SMSS 2016 in the right place as follows:

The setup program was looking for en entry at: SOFTWARE\WOW6432Node\Microsoft\AppEnv\10.0\Apps\ssms_13.0

However SMSS 2016 during its installation created its entry at
SOFTWARE\WOW6432Node\Microsoft\AppEnv\14.0\Apps\ssms_13.0

By duplicating the 14.0 key at 10.0, the setup program detected the correct location and went forward with the installation.

Post Reply