MySQL Forums
Forum List  »  Perl

Perl DBI and BLOBs - random access ?
Posted by: Stephen Collyer
Date: July 25, 2006 03:57AM

Given an application with a large BLOB field, it would be useful, from the point of view of minimising memory requirements, to have a random access interface to a BLOB field. It would then be possible to read/insert/update such a field via multiple small queries. So two questions:

1. Does the MySQL API provide such an interface ?
2. Is it accessible via the Perl DBI ?

Options: ReplyQuote


Subject
Written By
Posted
Perl DBI and BLOBs - random access ?
July 25, 2006 03:57AM


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.