Fetching a TEXT or BLOB in chunks
Posted by: Leo Carreon
Date: May 15, 2015 02:00AM

Hi,

When using prepared statements there is a function mysql_stmt_fetch_column() to fetch a TEXT or BLOB column in chunks. Is there an equivalent for this without using prepared statements?

Leo

Options: ReplyQuote


Subject
Views
Written By
Posted
Fetching a TEXT or BLOB in chunks
2254
May 15, 2015 02:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.