Hello,
        I have a large file about 600 MB in size and I would like to store it in BLOB, now if I store the entire file in an array, the memory occupied is high.
 
So what I would like to do is send 100 MB in parts in a BLOB until the entire file is read and store it the BLOB, i.e I want to append chunks of 100 MB of data each to the BLOB.
 
Is there a way to append chunks of data to existing BLOBs(in the new version Firebird 2.00 Release Candidate 2)? or any other "textptr" type function as available with SQL Server to get a pointer of BLOB?
 
 
Thank you,
Meghna Patel
Programmer
Sansun Software Pvt. Ltd.
 
Product Development Division of:
Easy Data Access
5988 Mid Rivers Mall Drive
St. Charles, MO 63304
www.edausa.com
 
 
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to