Product: Aqua Data Studio
Version: 10.0.8_05
Build #: 26176
Bug 1 - NO Sort for NULL values in Excel
1. Connect to SQL Server 2012 Denali and execute the below query
Select * from Orders
2. Sort the ShippedDate Column, so that it has got null values on top
3. Click on View as Spreadsheet button
The excel opens up and doest have the Sorted order
Bug 2
Save the above result set as Excel using Right Click on Cell-->Save Results , Results as Excel 2007 Worksheet
If you open the saved excel, the sort order is not saved
Bug 3 Rearrange the columns, do a Sort
1. select * from Orders
2. Drag ShipCountry as the first column
3. sort descending
4. click quick excel button
5. The resulting excel doesn't seem to match anything you view in the grid
Bug 4
Save the above result set as Excel using Right Click on Cell-->Save Results , Results as Excel 2007 Worksheet
If you open the saved excel, the sort order is not saved
Column Order is incorrect
For 1 and 2, the null values were sorted different in ADS - not a bug. The column order bug is fixed in 10.0.8_06