Re: File storage issue
Re: File storage issue
- Subject: Re: File storage issue
- From: David Holt <email@hidden>
- Date: Fri, 11 Feb 2005 09:21:55 -0800
Have you bound your BLOB field to the data binding of the WOFileUpload extension?
David
--
Freedom of will is the ability to do gladly that which I must do.
Carl Jung
<x-tad-smaller>from Sunbeams: http://www.thesunmagazine.org</x-tad-smaller>
On 11 Feb 2005, at 5:50 AM, Florijan Stamenkovic wrote:
Hey.
I've been going through some examples and tutorials on how to use WOFileUpload. It works fine if I store the file somewhere in the file system when submitting. However one tutorial says that it should store the file data in the database as a BLOB, and I can not get that result.
I am using the latest version of OpenBase (on a free license) and have tried storing the data using both "binary" and "object" data types. Neither stored the actual data (they were represented as NSData in the app), but just a couple of hex digits. It all worked fine however, as long as I had the files I had "uploaded" files stored in the file system.
Is there a way to store the actual file data in the database, regardless of size and type?
Thanks
Florijan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden