Hi,
I would like to know about this code specifically the bold ones.
myrecords is declared as ResultSet...Code:for(int i = 1; i<=3; i++) { System.out.print((i>1 ? ", " : " ") + myrecords.getString(i)); }![]()
![]()
![]()
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |