• Most Discussed Topics

  • SSMS 22.6.0 not supported

    Just updated to the latest version of SSMS and am presented with a popup crash window for every tool individually.
  • Feature Request - Smart INSERT statement constructor

    It would be handy if we could generate a table insert script that listed only not-null fields with no defaults. So if a table had 20 fields but only 3 are not-null with no default values then only those 3 would appear in the INSERT INTO statement. Bonus
  • Devart.Data.Oracle.EFCore v11.1.100.10 broken: ORA-01036: illegal variable name/number

    Trivial insert causes ORA-01036: illegal variable name/number. Database used: Oracle 19c. Repro: Clean dotnet 10 project. Install just Devart.Data.Oracle.EFCore v11.1.100.10, no other package. Configure DbSet for public class Example { public int Id {get;
  • SQL Complete: Intellisence in SSMS 22.6 doesn't work against LocalDB databases

    SQL Complete IntelliSense works okay against SQL Express on my machine, but connecting to LocalDB databases, the Intellisense doesn't work. If I enable Tracing and if I click "Refresh Suggestions" I see the following exception in the log - don't know
  • Bug - Database Contexts Lost When dbForge Studio Restarted

    1. Have tabs accessing various databases. 2. Quit dbForge Studio. 3. Launch dbForge Studio. Tabs are restored. 4. Run query in existing tab. Get "object not found error". 5. Change database via dropdown and then change again, selecting original database.
  • Popular Topics

  • SSMS 22.6.0 not supported

    Just updated to the latest version of SSMS and am presented with a popup crash window for every tool individually.
  • Devart.Data.Oracle.EFCore v11.1.100.10 broken: ORA-01036: illegal variable name/number

    Trivial insert causes ORA-01036: illegal variable name/number. Database used: Oracle 19c. Repro: Clean dotnet 10 project. Install just Devart.Data.Oracle.EFCore v11.1.100.10, no other package. Configure DbSet for public class Example { public int Id {get;
  • SQL Complete: Intellisence in SSMS 22.6 doesn't work against LocalDB databases

    SQL Complete IntelliSense works okay against SQL Express on my machine, but connecting to LocalDB databases, the Intellisense doesn't work. If I enable Tracing and if I click "Refresh Suggestions" I see the following exception in the log - don't know
  • Feature Request - Smart INSERT statement constructor

    It would be handy if we could generate a table insert script that listed only not-null fields with no defaults. So if a table had 20 fields but only 3 are not-null with no default values then only those 3 would appear in the INSERT INTO statement. Bonus
  • Entity Devloper Prefix Removal Behavior and Model regneration

    Is it possible to add the schema name as a prefix to entity classes, while also stripping a prefix from the table names, for example [auth].[tblTokens] -> AuthToken? The model settings prefix removal field says "Prefix(s)" but no documentation explains
  • Popular Articles

  • How to Download and Install a Previous Version of the Product

    If you need to download and install an earlier version of a product, other than the latest release available on the website, follow these steps: Uninstall the Newer Version: To install a previous version available under your license, you must first ...
  • How to Connect to MySQL Server

    In the second article of the series uncovering how to get started with MySQL, we talk about the ways of connecting to MySQL Server. You can connect to MySQL Server using MySQL Client, dbForge Studio for MySQL, and MySQL Workbench. In this article, we ...
  • How to Activate a Trial Version in dbForge Products

    Starting from release 2025.1, the method of using the trial version and Express Edition has been updated for all paid dbForge products. To help you get started smoothly, please follow the step-by-step instructions below. As of version 2025.1, ...
  • "Cannot obtain Oracle Client information from registry" Error

    The error message "Cannot obtain Oracle Client information from registry" when working with Oracle typically indicates that either the Oracle Client is not installed on your system, or there is a mismatch in the bitness between your application and ...
  • How to Automatically Create a Dump File on Crash for Studios, Standalone Tools, and MiniTools

    If a crash occurs, you can configure the system to automatically create a dump file for debugging purposes. Follow the steps below to create the required registry keys for different products, such as dbForge Studio, Standalone Tools, and MiniTools. ...