SQLPower / wabit

Automatically exported from code.google.com/p/wabit
GNU General Public License v3.0
6 stars 7 forks source link

Chart error when change column alias in query #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.drag and drop a table to the query pen
2.double click any column
3.change column name to any alias
4.click on create chart button

What is the expected output? What do you see instead?

Can change chart options is the expected output. 'SQLException (No such column 
'<column alias>' in this result set' is what i get instead.

What version of the product are you using? On what operating system?

SQL Power Wabit 1.3.4

Windows 7 6.1 (x86)

Java(TM) SE Runtime Environment
1.6.0_24-b07

Java HotSpot(TM) Client VM
19.1-b02
Sun Microsystems Inc.

Please provide any additional information below.

Original issue reported on code.google.com by waldsonp...@gmail.com on 5 Apr 2011 at 4:57