dbForge SQL Complete in VS2017

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
bdkacz
Posts: 6
Joined: Sat 19 Nov 2016 20:19

dbForge SQL Complete in VS2017

Post by bdkacz » Wed 18 Jul 2018 06:10

Hi.

I downloaded and installed dbForge SQL Complete express edition. In SSMS it working reat. But how connect it to SQL Server in Visual Studio 2017 to get suggestions when writing queries in VS ?

In documentation there are no examples with using SQL Cmplete with VS

alexa

Re: dbForge SQL Complete in VS2017

Post by alexa » Wed 18 Jul 2018 09:52

Please check that you select the corresponding option to integrate dbForge SQL Complete into VS2017 in the installation wizard.

bdkacz
Posts: 6
Joined: Sat 19 Nov 2016 20:19

Re: dbForge SQL Complete in VS2017

Post by bdkacz » Wed 18 Jul 2018 09:55

Yes., it is integragted. In VS I have "SQl Complete" menu, but I don't know what next. Where and how I can use this option.

alexa

Re: dbForge SQL Complete in VS2017

Post by alexa » Wed 18 Jul 2018 12:33

You have to create a new SQL document and start typing a SQL script. Select 'File -> New -> File...' from the main menu. In the 'New File' dialog, select 'Sql FIle' and click the 'Open' button.

Post Reply