Subject | Re: [firebird-support] big images in database |
---|---|
Author | gastrocus |
Post date | 2009-07-20T21:57:29Z |
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@...>
wrote:
are working on. What are the specific issues that you are referring to
in the client/server setup?
wrote:
>environment,
> > > and just how the files can be supplied in a multi-user
> > storedclient
> > > on the server in shares? yuk! is another piece of the puzzle.
> > > on-the-fly zip filters is something I need to do sometime.
> > > Alan
> >
> > That is not a problem if it is a webapplication, or if you use an
> > applicationserver that is able to stream the file content to the
> > application.path
> >
> > Administration is also easy in those cases: define a root storage
> > and store the filepaths relative to that root. If you move the filesstorage
> > around, you will only need to adjust the setting for the root
> > path.We are looking at separating blobs to the file-system in a project we
> >
> > Mark
>
> not the same in client/server setup though.
> Alan
>
are working on. What are the specific issues that you are referring to
in the client/server setup?