Store files in the database?
Store files in the database?
- Subject: Store files in the database?
- From: Justin Tocci <email@hidden>
- Date: Wed, 7 Jul 2004 13:01:14 -0500
I'm trying to design a web app that'll serve and upload Excel docs from
PostgreSQL. A user will check out a doc, make a change, and upload it.
If anyone could point me to some sample code I'd appreciate it. I'm
going through a Google on PostgreSQL and NSData and not getting far.
Comments and caveats welcome, I've read the stuff at WODev concerning
where to store images.
I like the idea of putting the docs into the database because every
time a new version is uploaded I can create a new record for it and
I'll have a history of the doc revisions.
Thanks to all,
justin tocci
fort wayne, in
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.