lecosson / assql

Automatically exported from code.google.com/p/assql
0 stars 0 forks source link

ResultsUtil.getDataGridColumns(rs) returning less number of fields from database #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ResultsUtil.getDataGridColumns(rs); returning me only 8 fields whereas
my db has 16 fields and expected to return all 16.
2. You can try the same code that I sent you. Only change needed is in the
FlatResponder.as file. Change the Alert.show("...") to          Alert.show("Here
it is: "+list2.length+" - "+list.length+" - "+str);
3.

What is the expected output? What do you see instead?
Should return all the fields.

What version of the product are you using? On what operating system?
2.4
Please provide any additional information below.

Original issue reported on code.google.com by manuraj....@gmail.com on 28 May 2008 at 12:08

GoogleCodeExporter commented 9 years ago
I used evt.resultset here.(Not the sqlService.lastResultSet)

Note: Please read Issue 35 along with this issue for more details.

Thanks.

Original comment by manuraj....@gmail.com on 28 May 2008 at 3:40

GoogleCodeExporter commented 9 years ago
I have been trying to reproduce this issue, but all queries are returning the 
correct
number of columns. What version of MySql are you using?

Original comment by macl...@gmail.com on 8 Jun 2008 at 10:33

GoogleCodeExporter commented 9 years ago
Does this issue still exist with Beta 2.5.1?

Original comment by macl...@gmail.com on 10 Jun 2008 at 11:09

GoogleCodeExporter commented 9 years ago

Original comment by macl...@gmail.com on 14 Jun 2008 at 11:22

GoogleCodeExporter commented 9 years ago

Original comment by macl...@gmail.com on 14 Jun 2008 at 11:22