Hello again,
Just want to know, in order not to struggle again.
I jave a join query. Execute it, works fine, get the resultset.
The tables involved are X and Y, both of them have an Id field.
How can I access it from ResultSet? .getInt( "X.id" ) sais that there is no
field!!!
tx
dovle