Øystein Grøvlen wrote:
Kathey Marsden (JIRA) wrote:
Location where errors occur embedded environment is different.
Maybe
The location where errors occur in client/server environments is
different than embedded.
?
I had an example of how a user that called executeQuery(), retrieved
ResultSet metadata and then called next() would never see the metadata
call made and would see an error typically expected on next() to show up
during executeQuery() but I went with for brevity in the end bit cut
out too much. Please make adjustments as you see fit.
Kathey