[Phplib-trackers] [ phplib-Bugs-478978 ] function affected_rows() and ODBC
Brought to you by:
nhruby,
richardarcher
|
From: <no...@so...> - 2001-11-07 03:47:49
|
Bugs item #478978, was opened at 2001-11-06 19:47 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=403611&aid=478978&group_id=31885 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: function affected_rows() and ODBC Initial Comment: If you say "Many ODBC drivers don't support odbc_num_rows() on SELECT statements" -msaccess97 is one- why you use this function to set affected_rows()?? Will be better use your class function num_rows()? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=403611&aid=478978&group_id=31885 |