

It's engineered with the data platform user in mind, with the built-in charting of query result sets and customizable dashboards. Java -Xmx756M -XX:MaxPermSize=192m -cp "%ADS_PATH%" Ĭ:\Program Files\Aqua Data Studio 12.Azure Data Studio is a cross-platform database tool for data professionals who use on-premises and cloud data platforms on Windows, macOS, and Linux.Īzure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. Main.class=Ĭ:\Program Files\Aqua Data Studio 12.0 - 64bit>Ĭ:\Program Files\Aqua Data Studio 12.0 - 64bit>type datastudio.bat #Specifies that only one instance of the product should run at any given timeĭde.class=.WinDDE If this amount is not available it will use the maximum amount possible given t #Specify a preferred amount (in MB) for the heap size (ie. #Specify a proportion of the available physical memory to use as the minimum sta # Specify a proportion of the available physical memory to use (ie. Ĭ:\Program Files\Aqua Data Studio 12.0 - 64bit>type datastudio.ini


The Java class path for the drivers are already configured for ADS in the datastudio.ini for launching ADS with datastudio.exe and in datastudio.bat/.sh and datastudio-bundled.bat/.sh for launching ADS from the command line. Aqua Data Studio/Contents/Resources/Java/drivers/mysql.jarĬ:\Program Files\Aqua Data Studio 12.0 - 64bit\lib\drivers>dirĭirectory of C:\Program Files\Aqua Data Studio 12.0 - 64bit\lib\driversĬ:\Program Files\Aqua Data Studio 12.0 - 64bit\lib\drivers> Below is a listing of the Aqua Data Studio library directory \lib\drivers\. To update the ADS JDBC drivers you need to overwrite the ADS mysql.jar file. You may locate the latest MySQL JDBC drivers at the following location. MySQL server releases are very frequent, and may sometimes require updating the JDBC driver. The MySQL JDBC (v3.1.10) drivers included with ADS work across all versions of MySQL from 3.x to 4.1.
