Product: Aqua Data Studio
Version: 12.0.0-rc-23
Build #: 29625
Build Date: 2012-Oct-08 10:10:10 AM
Incorrect sql selected in the query window for corresponding SQL in the messages tab
1. Connect to SQL 2000 Northwind Database and open a query analyzer
2. Paste the below queries
select top 5 * from orders
GO
select top 4 * fromm orders
go
select top 4 * fromm orders
go
select top 4 * fromm orders
go
3. Click on Ctrl+A and select all the text
4. Click on the icon Execute Current (Ctrl+Enter)
5. Double click on the SQL column on the messages tab.
You can see that in the query window the highlighted SQL in grey is NOT the one corresponding in the messages tab SQL column
Also the Line and End columns is incorrect
See attached pic
|
124 KB
Fixed in 12.0.0-rc-23-6
Issue #7750 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 12.0.0-rc-23-6 |
No time estimate |
1 issue link |
relates to #7854
Issue #7854Incorrect highlighted text background in the query window if you sort the SQL column in the messages tab |
Fixed in 12.0.0-rc-23-6