Jun 18 2011 11:44 AM 3814 3 Retrieving data methods Koshala Deepal what methods did you use for retrieving data form a ResultSet object Mohit Pabari Profile Answers by Mohit Pabari Questions by Mohit Pabari Oct 6th, 2011 The getX() method is used, where X is String or Int depending on the type used in the database. debasish padhy Jul 15th, 2011 GetString() method is used to retrieve data from the resultset Answer Question Select Best Answer
Jun 18 2011 11:44 AM 3814 3 Retrieving data methods Koshala Deepal what methods did you use for retrieving data form a ResultSet object Mohit Pabari Profile Answers by Mohit Pabari Questions by Mohit Pabari Oct 6th, 2011 The getX() method is used, where X is String or Int depending on the type used in the database. debasish padhy Jul 15th, 2011 GetString() method is used to retrieve data from the resultset Answer Question Select Best Answer
Mohit Pabari Profile Answers by Mohit Pabari Questions by Mohit Pabari Oct 6th, 2011 The getX() method is used, where X is String or Int depending on the type used in the database.