× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
nhilam reported 2017-08-23T23:49:35Z  · tomconrad last modified 2018-03-13T17:57:38Z

.saveResults: option to save the query after the data


customer request PM
Dev
QA
Priority Low
Complexity Unknown
Component Q Analyzer - Aqua Commands
Version Future

.saveResults
    'Format=Excel2007,
   Source=Grid,
   File="/Users/nhilam/bistudio.xlsx",
   Overwrite=true,
   IncludeChart=true,
   IncludeHeader=true,
   IncludeNullText=true,
   IncludeRowCount=false,
   IncludeSQL=true,
   AlternateRow=true,
   AlternateRowBackground=#999999,
   AlternateRowForeground=#000000'

The above command will insert the SQL statement at the top of the worksheet, before the data.

We will add a new parameter "IncludeSQLAtEnd", default = false.

If IncludeSQLAtEnd=true, regardless of IncludeSQL, then the SQL statement will be written at the end of the worksheet.

If IncludeSQLAtEnd=false, then the original IncludeSQL will dictate whether or not to write the SQL statement at the beginning of the worksheet.

 

Issue #15447

New
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017