Re: JDBC ResultSet exception

2004-04-29 Thread Josh Trutwin
On Thu, 29 Apr 2004 23:59:05 +0200 "Bjoern Wuest" <[EMAIL PROTECTED]> wrote: > Dear All > > > I work on a small application with database support. For development I use > the MySQL database which is just doing fine. During testing I experienced a, > in my opinion, strange bug. > > > I have the

Re: JDBC ResultSet

2001-08-24 Thread Maybin Muyeba
Hi, I am a relatively new user of mySQL. I have written a program that uses JDBC to access a mySQL database. I seem to find no other ResultSet metadata statements other than ResultSet.getMetadata().getColumnName(1), ResultSet.getString(1) etc and stuff. I can use ResultSet.getRow() though it