I'm also not sure of how to do this in Aqua, but it's very simple to create a batch/powershell script to execute .sql files You can use the SAP/Sybase isql utility to execute files, and just create a loop to cover all the files you wish to execute. Check my...
entity-relationship,erwin,aquafold
In Aqua Data Studio, it is possible to export an ER Model in ERX Format (with file extension .erx) for use in ERWin - you would need to navigate to Tools -> Export to ERX Format. However, there is no direct import feature. Aqua Data Studio's ER Modeler only supports...
Navigate to Server Properties -> Scripts tab and in case of RDBMS that lets you change the database using the use database, enter your database as in attached screenshot. Now open up a new Query Window and the database of your choice is available as default. Let me know if...