Discussion:
I need the procedure for storing Images and Vedios in db
(too old to reply)
pai
2007-01-06 04:46:40 UTC
Permalink
Hi

I want to store Images and Vedios of more than 4mb into the db record,
and the heap size is limited to 1MB.

So I am looking for a procedure to read and write db record through
file.

Is there any interface in bdb which can support the above requirement?

with reagrds,
pai
pai
2007-01-21 16:07:55 UTC
Permalink
Post by pai
Hi
I want to store Images and Vedios of more than 4mb into the db record,
and the heap size is limited to 1MB.
So I am looking for a procedure to read and write db record through
file.
Is there any interface in bdb which can support the above requirement?
with reagrds,
pai
Hey guys,

Nobody knows the solution for above problem?

I am thinking How we can store larger records into DB where the Heap
size is Limited?

Loading...