I checked that DBD::Sybase documentation and did not find a way to get the number of rows affected by the previous statement.
Is there an equivalent for ct_res_info()? Or is select @@rowcount the only way to do it? regards, David
I checked that DBD::Sybase documentation and did not find a way to get the number of rows affected by the previous statement.
Is there an equivalent for ct_res_info()? Or is select @@rowcount the only way to do it? regards, David