Hi All,
I am running PHP5.3 with MSSQL 2000..
obdc_num_rows is returning error on select statements due to the odbc driver (the value is only valid when modifying rows !?!).
My question is - given I have a result set, what is the most efficient way to count the rows held within.
Regards and thanks in advance,
Purple
I am running PHP5.3 with MSSQL 2000..
obdc_num_rows is returning error on select statements due to the odbc driver (the value is only valid when modifying rows !?!).
My question is - given I have a result set, what is the most efficient way to count the rows held within.
Regards and thanks in advance,
Purple
Comment