fatcodeguy
Programmer
I was wondering if there was an already defined method for returning the row count from a result set. They have getColumnCount in ResultSetMetaData, but no getRowCount.. any other functions there, or do I write my own (easy enought I know...)
Thanks for the help
Thanks for the help