The 2025.2 update introduces extended support for modern cloud platforms, security enhancements, and multiple usability improvements.
As the expansion of cloud platforms continues to grow, we update our tools to keep pace.
dbForge Studio for SQL Server now supports Microsoft Fabric, Microsoft’s cloud analytics platform that unifies data storage, processing, visualization, and analysis in a single environment.
To improve user experience, we have added tooltips to the SQL document tab that display the connection and database names, document owner, full file path, and server version.
New options in Tools > Options > Environments > Tabs and Windows let you configure where new tabs are inserted: before or after the active tab, at the beginning, or at the end of the tab group.
We have added keyboard shortcuts to simplify code editing and reduce manual operations.
Alt+Up / Alt+Down — Moves selected lines (or the current line if none are selected).
Ctrl+Shift+A — Selects the entire statement, including all related keywords, operators, and values.
Authentication with SQL Server through Entra ID has been enhanced to support more secure and flexible connection scenarios.
Encryption capabilities have been improved to align with modern standards, ensuring stronger protection of sensitive data in transit and at rest.
dbForge Event Profiler for SQL Server now supports the OPENROWSET function, allowing queries against external data sources directly in SQL code. Suggestions are provided to guide parameter input.