jQuery in Action, 2nd edition
The moose likes JDBC and the fly likes strange error... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "strange error... " before start of result set.." ???" Watch "strange error... " before start of result set.." ???" New topic
Author

strange error... " before start of result set.." ???

Andres Gonzalez
Ranch Hand

Joined: Nov 27, 2001
Posts: 1561
hey guys.. please check this out.

i'm getting an error:
java.sql.SQLException: Begfore start of result set.
any ideas...
thanks


I'm not going to be a Rock Star. I'm going to be a LEGEND! --Freddie Mercury
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459


Is missing

first. Otherwise you are 'before the start of the data', you always have to move forward one spot.
Dave
[ June 03, 2002: Message edited by: David O'Meara ]
 
 
subject: strange error... " before start of result set.." ???
 
Similar Threads
cookies problem
Need advise with this servlet please!!!!
can anyone help me using jspsmartupload to upload an image???
Help !!!!!!! Connection problems from you know where!
Problem with DbConnectionBroker