I have got the following in my code :-
...... if ($sth->row ==0) { print "No rows matched criteria\n"; } [download]
The line if... is causing the error as stated. can anyone help me ??
In reply to Can't locate object method "row" via package "DBI::st" error ! by dtharby