Hello,
        Version of Firebird I am using :-Firebird 2.00 Release Candidate 2. I am using ADO.NET as data provider with VB.NET and embedded server db. When I try to copy large files into blobs I get a out of memory exception.
 
I have tried following approaches:-
1) Inserting BLOB data using byte array, filestream, binaryreader.
2) I am thinking of storing data in chunks like we used to do in VB using appendchunk and getchunk. However, VB.NET does not support these methods.

Is there a way to append 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