Hi, yes, I agree with storing the images as files not as blobs in the database.
I would suggest that the files will be named after the encounter number or PID (most probably after encounter number) because using the name will lead to problems with non-latin languages. Care2x had encountered this problem before and it surfaced only after a team member in Bulgaria started uploading pictures of the persons. So I had to hastily rewrite several scripts to use the pid number as filename. Regards, elpidio On Thursday 18 March 2004 07:49, Alexander H�lzel wrote: > May be it will be stored in a folder associated with the patient and actual > date in the local file system. > I would not store the images (i.e. as blob-files) directly in the database > because A. the size of the database will increase significantly B.images > cannot be handled independentla from the database. > (Dicom imaging for all kinds of images would be nice in the future) > > Greetings ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Care2002-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/care2002-developers

