Hi guys,
This may be a stupid question... but is there a way of -- for example -- doing this:
.executeQuery( "SELECT * FROM mytable" )
...and then calling something that will tell me how many rows are in the result set? I think I'm just overlooking something here, but...!
Thanks,
Boz.
This may be a stupid question... but is there a way of -- for example -- doing this:
.executeQuery( "SELECT * FROM mytable" )
...and then calling something that will tell me how many rows are in the result set? I think I'm just overlooking something here, but...!
Thanks,
Boz.