lecosson / assql

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

Difference between sqlService.lastResultSet and evt.resultSet #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. What is the difference between sqlService.lastResultSet and evt.resultSet ??
2. sqlService of type MySqlService and evt of type MySqlEvent.RESULT here.
3. Both doesn't seem returning the same results.

What is the expected output? What do you see instead?
Should return the same resultset

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 3:36

GoogleCodeExporter commented 9 years ago
This should be more clearly defined in the Beta 2.5 documentation.

Original comment by macl...@gmail.com on 9 Jun 2008 at 2:09