Subject | Re: [firebird-support] Re: Store large amount of Binary Data in FB |
---|---|
Author | Milan Babuskov |
Post date | 2007-06-25T16:46:54Z |
yogiyang007 wrote:
binary blob (subtype 0) and write the data as-is.
--
Milan Babuskov
http://www.guacosoft.com
http://www.flamerobin.org
> I have come to the conclusion that I will create a separate table forIf will increase the size a lot without any benefit. I recommend you use
> storing all images so if anything does go wrong the precious data is
> not affected. I am also thinking of converting/encode each document
> to Base64 and store in FB. Hope this approach will not have any
> problems?
binary blob (subtype 0) and write the data as-is.
--
Milan Babuskov
http://www.guacosoft.com
http://www.flamerobin.org