Ok folks, I came up with a solution for now, untill someone throws a more elegant approach. I simply had to load the selected rows into an array conisting of hashrefs. This would allow to refer to each record with the array index.
Hello List. I've been convering a script for a client from Mysq.pm to use DBI interface with DBD::mysql. I've been doing fine so far, untill I came accross dataseek($row_number); method, which just turned me off. I skimmed throught the DBD::myqsql and DBI manpages hoping this method may have been mentioned, but to no avail :-(. Can someone offer a tip, please. Thank you Sherzod Ruzmetov -- Handalak - publish your photos and art for either personal or commercial use http://www.Handalak.com
