Search found 2 matches

Go to advanced search

by itopcin
Tue Apr 13, 2010 12:36 am
Forum: General Discussion
Topic: Storing large binaries into the database
Replies: 3
Views: 4419

Re: Storing large binaries into the database

Thanks Kevin, that worked pretty well.
I simply used JadeBytes::loadFromFile and JadeBytes::extractFromFile. All the hard work was done by Jade :)

Cheers
Igor
by itopcin
Mon Apr 12, 2010 7:33 pm
Forum: General Discussion
Topic: Storing large binaries into the database
Replies: 3
Views: 4419

Storing large binaries into the database

Hi there, I've had this problem before, and today it came up again to haunt me once more :) I have to load a big file into the database, but I keep getting a 1018 (no memory for buffers exception) whenever the file is bigger than the transient or persistent cache size. I've already tried to read the...

Go to advanced search

cron