Azure SQL not exporting data
Completed
Hello.
When using Azure SQL connection, it doesn't export/dump any data in any method (csv, tsv, sql, etc). The table have many rows and when I ask to dump it says '0 rows saved from...'. This happens on all tables and only on Datagrip using Azure - other clients exports fine and other SQL Server versions and Mysql exports fine also on Datagrip.
Please sign in to leave a comment.
Actually, I'm experiencing several problems while working with Azure + Datagrip. Tables not refreshing, alter columns not working, it is absolutelly impossible to work with Azure on Datagrip.
Please, attach logs here: https://youtrack.jetbrains.com/issue/DBE-6044
Turns out that using the standard SQL microsoft driver is working fine. It gives some errors regarding the SQL Server version when selecting more than one schema but this is easy to overcome.
But what drivers did you use before?
I was using Azure (Microsoft). Now using SQL Server (Microsoft).
Hello! Is it still an issue?