I have a problem accessing the result set with column names. Since I know
the column names returned by the SQL Query, I want to access the result set
with the column names (rather than the column position). Doing this with
jconnect is not working. Am I missing anything here. Please help if
anyone knows how to do this.