SSMS 22: Tab Coloring
After installing SSMS 22 (22.0.0+103.11205.157) and updating SQL Complete (v2025.3.61), all SQL Complete settings seemed to have copied over successfully and work as intended. The only feature that seems to not work is SQL Complete tab coloring. It was
dbForge Transaction Log Viewing non local disks
We have multiple servers including failover and AG groups. Is it possible for dbForge Transaction Log to read MDF,NDF,LDF files that are not on the local server (where the tool is installed). The connection manager is capable of connecting to network
Entity Developer 7.4 does not start.
My diagrams are not loading when I click the .efml file, nothing I do seems to work EXCEPT deleting and recreating the model completely via adding a new DevArt EFCore model. Doing that DOES manage to bring the diagram back. I am using Visual Studio 2026.
Can no longer see highlighted values in INSERT statement
SQL Complete used to have this great highlighting feature: https://www.devart.com/dbforge/sql/sqlcomplete/productivity-extension.html#highlight-columns-and-values The highlighted value/column was easy to see in the yellowish color. The feature is still
TUniStoredProc error after upgrade
Another issue has come up when converting from Unidac 8.4.3 and Delphi 10.4 to 11.0.0 and Delphi 13.0, connecting to a SQL Server database. Use a TUniStoredProc component that has design-time parameters & the stored procedure on the database creates a
Insert issue after upgrade
We recently upgraded from Unidac 8.4.3 to 11.0.0, with a corresponding Delphi upgrade from 10.4 to 13.0, that connect to a SQL Server database. We use a number of TUniQueries and TUniTables to insert records that no longer work after upgrading. The error
Data Conversion error after upgrade
Another issue has come up when converting from Unidac 8.4.3 and Delphi 10.4 to 11.0.0 and Delphi 13.0, connecting to a SQL Server database. Our database has several fields of datatype IMAGE, and according to Devart's documentation https://docs.devart.com/unidac/data_types.htm,
What happened to promised SQL to LINQ .NET core conversion?
Our company has been a consistent customer for several years now and we keep requesting for a SQL to LINQ conversion (.NET 10 core) tool built into dbForge Studio for SQL Server. DevArt keep saying "yes" in the next version, but every year we pay licenses
Weird Code Completion List Issue With Snippet Shortcuts
Open a new query tab and enter a snippet shortcut (ssf for example). ssf is no longer selected by default. Next, construct the query, hit Enter a couple times, and enter ssf again: The snippet is now correctly selected. Tested on two different computers
Feature Request - AI Generated Commit Comments
It'd be really useful if, after the objects to be committed are chosen in Source Control Manager, the AI Assistant could generate the commit comment.
SSMS 22 support
Do we have any plan for integrating SQL Complete into SQL Management Studio version 22 (SSMS 22)?
New AI Feature in dbForge Studio for SQL Server
Good start but a bit rough when actually using it, both in terms of UX and output. My first prompt, "Explain this query", resulted in a 500 internal server error. I figured out I had to include the query with the prompt but in these cases, Studio should
RowsAffected
Hi, Delphi 10. Firebird 3.x IBDAC using query like SELECT * From Chat and DLM Statements : INSERT INTO CHAT (ID, IDUSER, IDUSERTO, IDUSERFROM, DATETIME, MESSAGE, ISNEW) VALUES (:ID, :IDUSER, :IDUSERTO, :IDUSERFROM, :DATETIME, :MESSAGE, :ISNEW) Or UPDATE
Suggestions popping up when writing comments
Hi, I noticed a problem with typing comments that started sometime in 2025, I think, but I'm just now getting around to reporting it. If I start typing a comment block at the top of a query window with two dashes (--), then SQL Complete pops up the suggestion
Use Modern File Open Dialog
It'd be nice if dbForge Studio called the modern Windows File Open dialog box instead of the XP-era dialog box it calls now. Having easy access to pinned locations would be useful.
SSMS 21 Support
I'm starting to test SSMS 21. Is there a roadmap of when you might add support for SSMS 21?
IBDAC Firebird Prepare
Hello, i am confusing using Prepare when setting parameters, should i set the values before prepare or after : SQLQuery.Prepare; <-------------------HERE SQLQuery.ParamByName('Param').AsString := 'YourValue'; SQLQuery.Prepare; <------------------- OR
ERROR: FUNCTION 'SESSIONPROPERTY' is not supported.
Hi, Anyone had this error when trying to conect do a Microsoft Fabric instance? The endpoints works fina on Azure Data Studio and SSMS but i get this error on DBFORGE Studio for SQL Server
Feature Request - Object Bookmarks
It would be very useful to be able to bookmark objects in the Database Explorer. It can get tedious moving between different objects in different tables in different servers... It would be useful to be able to right-click and bookmark an object (table,
Test
test test
Virus scanner alarm - Trojan found
Hello, this morning I received an update message for the installed test version of SQLTools. After downloading the sqltoolsent.exe file from the download area at devart, I started the installation. Unfortunately, I received the following messages from
Changing any paramaters in a NEW unsaved stored procedure, cleaars all of the SQL code section
HI ! This is for DBForge studio 2025.1.134 It did the same thing in 1.124 as well. I thought I saw this posted already. I went looking for it but could not find it. so posting it here. If you create a new stored procedure, then go to the SQL code section
Schema Synch Wizard Re-Using File Names
When I launch a brand new schema compare I really, really, really don't expect the wizard to default the save script file name to the same name as what the prior compare (against different databases) used, thereby wiping out the saved script without any
Add related table lookup functionality to read-only mode
When the results of a query are in edit mode, clicking on a field which is a foreign key reveals a dropdown list of possible values from the primary key table. It's be nice if this feature could be extended to read-only mode so the related data can be
dbForgeSync@1 task issues
I am running an azure pipeline deployment where I take my Schema and Static data in Git, packing it using the dbForgePackage task and deploying it against a database using the dbForgeSync tool. My task looks like the following: - task: dbForgePackage@1
Sql Complete v2025.1.134 won't switch to express license
I updated to v2025.1.134 for SSMS 21 but somehow my Express license was reset and I'm now back in the "Enterprise" license trial mode. The previous solution of setting HKEY_CURRENT_USER\Software\Devart\dbForge SQL Complete\Activation\UseExpress to 1 isn't
Restoring Tabs After Restart Getting Worse
dbForge Studio for SQL Server 2025.1.124 seems to be noticeably worse at restoring tabs after a restart. I'm down to two sql tabs being restored from about the ten I had yesterday after a couple of restarts.
How can I get SQLComplete to format Table Check constraints?
I'm using SQLComplete version 2025.1.134 and have the following table definition: CREATE TABLE MyTable ( [Column1] INT NULL ,[Column2] INT NULL ,CONSTRAINT [CK_MyTable] CHECK ( ( (__Universe2HybridBenchmarkId IS NOT NULL AND __Universe2AccountBenchmarkId
dbForge Extented Event Profiler for SQL Server
I have downloaded the dbForge Event Profiler in the recent version 2025.1.134 and installed it. When the UI opens and you click on anything but nothing will work ..it hangs for a bit and nothing happens. not even the help menu is working. There is no
Many pages like Manual Product Activation ends in 404
Parts of your guides and information and website is broken. I often end up in a 404.. like on this: 3. Open the Manual Product Activation page of the Devart web site, and paste the copied text in the text box. Click Download license. The license file
UUID V4 and V7 are now available, Is it in DBForge ? If not, can it please be added
HI ! I see that UUID_V4 and UUID_V7 are now implemented in MariaDB v 11.7 (11.8.2 is the current release) https://mariadb.org/always-use-the-right-uuid/ Does DBForge have the ability to set the UUID as V4 or V7 in the table builder ? If not, can we get
Feature Suggestions : DBForge MySQL - Table Template
HI ! I have an idea for a feature enhancement. (currently using 2025.1.124) We design many of our database tables with several of the identical fields. id int(11) NOT NULL AUTO_INCREMENT, DateUpdated datetime NOT NULL, IDUpdated int(11) NOT NULL, VisitorID
DBForge MySQL - BOOL fields converted to TinyINT(1) on their own
HI ! Not sure If this is a bug or a new feature. But I just noticed that ALL of my fields that I created as Boolean types, converted themselves to TinyInt(1). Every one of them in the entire database. This is 2025.1.124. Is this supposed to happen ?
Query Builder overwrites my text and generates a query with errors?
dbForge Studio for MS SQL version 7.1.63 (Windows 11) Steps to Reproduce: 1. New Query 2. Add tables to the Query Builder 3. Give tables alias 4. Join on fields as needed 5. View text tab and qualify fields with alias (manually type them in) 6. Return
Feature Suggestions : DBForge MySQL - Table Designer SQL Direct Edit/Paste
As In my other post about how we design many tables with the same basic fields of data, It would be very nice to be able to open up a new table, create the fields we want, and then paste in directly in the SQL section a template of multiple fields. For
Cannot decrypt procedures on Azure SQL
I have the free Decryptor product and would like to use it on Azure SQL. Whenever I try, I get the error message "dbforge SQL encryptor DBCC command 'DBINFO' is not supported in this version of SQL Server." Is the decryptor compatible with Azure SQL.
DBForge MySQL - Linking Tables with FK shows up in random spots
HI! First time posting here, NEW User ! Whoo Hoo ! I just installed the latest of DBForge Studio for MySQL - 2025.1.124 I like the product. So far, I am very happy I noticed something though and wondering if this can be looked at and changed. When I create
SQL Complete No Longer Shows Column List For Trigger Tables
I could've sworn SQL Complete used to show the column names for the inserted/deleted tables in the list members CREATE TRIGGER [dbo].[tu_Contact_StandingId] ON [dbo].[Contact] AFTER UPDATE AS BEGIN IF UPDATE(StandingId) BEGIN INSERT CapitaTransaction
SQL Complete Support for Synapse/Serverless
We are moving our SQL Servers to Synapse/Fabric, and are using the Serverless options. However SQL Complete does not work with these. Are there any plans on making it compatible?
Stop tab rows from shifting in dbForge Studio
I have "Show tabs in multiple rows" on. Is there a way to stop the tab row of a clicked tab from always being moved to the bottom row? It's not helpful having tab positions always being moved around and no other IDE I use does this.
Next Page