in reply to Re^2: Can't locate object method "row" via package "DBI::st" error !
in thread Can't locate object method "row" via package "DBI::st" error !

There is no method row on the statement handle - there is rows which I think is what you want instead.

/J\