Is ****_fetch_row the fastest way to do this?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am using odbc_fetch_row to loop through a SQL select search result row by
row.

Is this the fastest way to collect the data from the database search result?

Is there no way to collect all the data into an array without looping
through the search result row by row?

Sorry for the newbie question.

TIA,

ck




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux