lecosson / assql

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

resultset.getString("columnName") is not working #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. resultset.getString("columnName") is not working
2.
3.

What is the expected output? What do you see instead?
I should be getting the data from the column of the table which is named
columnName but instead gets an error

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mriteshm...@gmail.com on 24 Nov 2008 at 11:43

GoogleCodeExporter commented 9 years ago
Could you provide some more information. Maybe some sample code.

I have tested this on my machine and it seems to be working correctly.

Thanks,

Matt

Original comment by macl...@gmail.com on 12 Dec 2008 at 9:37