dbForge SQL Server Code completion doesn't work

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
sanpri
Posts: 1
Joined: Tue 02 Mar 2021 11:59

dbForge SQL Server Code completion doesn't work

Post by sanpri » Tue 02 Mar 2021 12:10

Hi,

I'm evaluating the last version of dbForge Studio and the Code Completion feature is not working properly with some of my company databases.

In some of my company databases my user just have db_datareader and db_datawriter roles and without access to master database; it's a Azure SQL Server 12.0.2000.8.
So is very annoying not have this feature when I'm working with SQL queries.

In previous versions the Code completation worked perfectly with all my databases; are there anyway to download previous versions of dbForge Studio?

Thanks.

alexa

Re: dbForge SQL Server Code completion doesn't work

Post by alexa » Tue 02 Mar 2021 19:39

Could you please perform the following:
1. Select 'Tools -> Options...' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environment -> Output' branch.
3. Select the 'Write queries sent by the program to the SQL Log' and 'Log application errors' options.
4. Unselect the 'Delete application log after closing' option. Click 'OK'.
5. Reproduce this issue and send us the *.log file with the latest date from the folder:

Code: Select all

%SystemDrive%\Users\%UserName%\AppData\Roaming\Devart\dbForge Studio for SQL Server\
A video or screenshots would be also of help.

You can send the reply straight to our support system at supportATdevartDOTcom.

Post Reply