[FEATURE REQUEST] Add Chat-GPT to the Editor !
hey devart team, if you make this possible, i guess all people will say only one thing to you:
Source Control - missing user permission changes
When using the Source Control Manager in SQL Server Management Studio, it doesn't pick up changes made to database User security. I added an existing database user to the db_datareader roll in management studio and Source Control Manager shows no changes
Exclude objects from schema/data compare from command line
This is a follow on question to https://forums.devart.com/viewtopic.php?f=33&t=39489 In that post it reads You can create a filters list that will be used in the command line using the key: CODE: SELECT ALL /schemacompare ... /Filter:"C:\Filter.scflt"In
Tools For Versioning MySQL Stored Procedures
Greetings, currently with our particular business issues we need a way to versioning the stored procedures of our databases (Amazon MySQL RDS), we are making this process through GIT but still we have to update manually the modified procedures but this
SQL Search
Hi, I have a question about SQL Search, I have not found this information anywhere. Do you know what permissions (in SQL) are needed to make it work) some one has a list like this? VIEW ANY COLUMN ENCRYPTION KEY DEFINITION VIEW ANY COLUMN MASTER KEY DEFINITION
Schema/Data Comparison: importing table mapping from other comparison file
I have spent about half an hour in schema comparison screen to map the tables of two databases that have significant differences (the one is an upgrade of the other, with several changes). Now that i have finished, i find myself in need to perform a data
SSL Support in Express Editions
Would like to know why in light of emphasis on security in managing and access to databases these days that you took the frankly moronic decision to not include SSL support in the express editions of the tools. Even free open source tools like heidisql
Source controle for git doesn't detect git folder
The folder has been clonned with visual studio with this result: When we set the folder in source controle he doesn't detect the git.
Data Generation Wizard only lists tables from one schema
Using dbForge for Postgre SQL (version 3.1.701) I connect to a simple test database. The DB happens to be in google cloud as a CloudSQL Postgres. The db has tables in 3 schemas (public, immutable, version3). I fire up the data generation wizard. After
Is dbForge Studio for SQL Server in evaluation version?
Hello, I have just downloaded SQL complete tools and I don't find this product dbForge Studio. Is it a different product? Thank you in advance.
SQL Complete with large databases
Any tips for tuning SQL Complete with large databases? I work with ~100 similar databases across multiple servers. Each database has ~65k tables, ~100k stored procedures, 15k functions etc. I've read that SQL Complete shouldn't cause SSMS to freeze -
Error Log Recorded
We are getting a lot of security alerts from our SQL Server that triggers from dbForge Studio 2019 Express for SQL Server. It spams our SQL logs for failed log in attempts (currently from one user that uses this application) very frequently through the
Urgent: Does DBForge Source Control Support Azure SQL MFA Authentication & Object Locking in Shared Mode ?
Does DBForge Source Control Support Azure SQL MFA Authentication & Object Locking in Shared Mode ?
Unable to uninstall. Error that SSMS is open, but it is not.
Hi, I'm unable to uninstall. I have restarted the PC, so nothing was running.
connection with ssh problem
I'm trying to access with ssh private key, but I get the following error Connections using insecure transport are prohibited while --require_secure_transport=ON. The connection is fine with mysql workbench.
Subscribtion
Hi, Just got message I paid for subscription for IBDAC and SDAC. Can you explain what's going on, I mean I didn't order that and what kind paymanet way it happened. It doesn't mean I don't want to prolong subscrubtion, but it was beyond my knowledge.
SQL Complete - Copy and Paste from Execution History preview window in SSMS
Is it possible to copy and paste highlighted text from the Execution History preview window? I see that it's possible to copy the entire script to the clipboard from the top pane in the Execution History tab, but I find myself frequently wanting to copy
DB schema comparison script fails but Studio reports it has finished normally
I had made some alterations in the structure of a database, so i executed a schema comparison with another similar DB. I generated the differences script and executed it from within Studio. It said it had "finished successfully", but when i re-compared
Right Align Keywords?
I've created custom formatting for MySQL that makes reading the code a lot easier, but I'm not seeing any options to right align keywords? I see this is a feature in SQL Server Tools, but I don't believe it is an option in MySQL settings. Is there any
SQL Complete Formatting
Hi, Is it possible to format code where the values are all aligned? I've tried but could get it to work. From this... MERGE INTO [dbo].[SomeTable] AS [Target] USING ( VALUES ( 1 , N'AAA' , N'AAA' , 1 , 0 , N'CBE0001' , '2020-05-11T16:00:22.3466667') ,
Keeping the Snippets when changing OS
IT is updating our OS and have mentioned this requires a wiping of the hard drive. Are my snippets I have created safe when I reinstall SQL Complete and sign in again?
Error when connection lost
We discussed this problem earlier on the old forum: https://forums.devart.com/viewtopic.php?t=40965 The problem is, that I already followed your hints. 1. Added MemData 2. MyConnection1.Options.LocalFailover:=TRUE; 3. RetryMode := rmReconnectExecute;
SQL Compare Fails trying to CREATE function referencing a table it is creating later in script.
Title says it all, SQL Compare Fails trying to CREATE a function referencing a table it is creating later in script. Why on earth would the order of operations be to add the function before creating a table it is referencing? Seems ridiculous. Is there
dbForge Data Compare via CrossOver crashes upon launching
Hi, I cannot get Data Compare for MySQL working under macOS via CrossOver. I followed the instructions (here: https://docs.devart.com/data-compare-for-mysql/getting-started/run-dbforge-datacompare-linux-macos/manual-installation.html and here: https://www.youtube.com/watch?v=Q05wQ2t3vXw&list=PLpO6-HKL9JxVXnlqLkk1jOSe3mf8U4kkF&index=4);
I can't copy anything from the results from dbForge Search
I can't copy anything from the results of dbForge Search. There's no right mouse click menu and when I hit ctrl-c I get this error message.
Query Profile Mode but???
Hello, I am in try version with dbForge for a new project using postgresql database. I see you have query profile mode but I don't see catching statement when I process from my UI. What I mean, is it possibility to catch all incoming statement like SQL
SQL Schema Compare between revisions of TFVC
Im using Source Control on TFVC. When I'm trying a comparison between different changeset, the source is always empty and the result is a drop for every object in the target. For example between head and changeset 5 there's only a change But the tool
Issue when migrating data
Hello, I face this error message for every table inside my schema. although I just created the schema structure only and all tables are empty. I did this step while leaving it without tables and let dbforge create the tables, miss the already configured
please add support for mariadb 10.11.2
thanks
SQL commands of dbForge Studio for MySQL GUI's backup action
Hi all, Is there a way to read what is the SQL commands of action click in dbForge Studio, like a backup click action on database backup and restore page? Regards, bobojin
"Auto refresh" when adding
Hi guys, This is a feature request (or a bug report?), it's been years I haven't had one due to your tool being too complete ;) When I create a new table, database... I have the refresh the database explorer. It'd be great if once the creation has succeeded,
execute procedure via dbforge studio give error cursor does not exist.
While executing the procedure via dbforge studio, it gives an error: Cursor <cursor_name> does not exist. But the same code runs in pgadmin, and it's working fine. call ea.usp_procedure_name(parm_1,parm_2,'ref_result_data1'); fetch all FROM ref_resu
dbForge doesn't recognize null. It has to be "null"
I am having several issues when importing from a json file when using dbForge version 6.4.7 - I have the setting to ignore errors yet dbForge imported nothing. - I attached the log file. The file mentions Row: 201. If it read 200 rows successfully, why
Is there a way to extract whole postgres schema without the data ?
Hello I am looking for a solution to extract all my postgres schema to a file. DDL format would be nice. Thank you for help!
Export results from dbForge Search within SSMS
Hi I've done a search for the name of a table, and have a list of around 40 results. I need to go through each of these items and check / update some code. However, I'm not going to get it all done today, so I'd like to export the list of results to a
Paginal mode when running stored procedures
Is it possible to for paginal mode to be on by default when running a stored procedure? I have it enabled via Tools...Options...Data Editor...General...Use paginal mode by default and this works for standard queries but when I execute a stored procedure
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,
Table sorting
One of my favorite live sex cam sites features daily live shows from popular porn stars, adding an extra level of excitement. https://cammilf.net/curvy https://bbwcamchat.org/chat/dirty_sara17 https://bbwcam.site/crossdresser
Is SQL Complete going to be created as an extension for Azure Data Studio?
Are there plans to port over the functionality of "SQL Complete" for SSMS into Azure Data Studio as an extension? Azure Data Studio vs dbForge SQL Complete: Which One’s Best at Code Completion? Thanks!
How to use Kerberos auth
I've got an Aurora postgres database set up to use Kerberos authentication. How can I configure dbForge to connect with Kerberos?
Next Page