No the hack was putting it into the file system. I could build a similar one
for the SQL Provider based on some existing code I have for a different
application, but I don;t know if it would meet expectations.
Can you not allow attachments in the file system? They should integrate well
with topics in SQL Server. The process of uploading a binary blob in SQL
Server is magnitudes slower than to a file system. I only built the
capability for a system that could not access the file system for those
attachments.

John Davidson

On Fri, Mar 7, 2008 at 12:00 PM, Stephen Morley <[EMAIL PROTECTED]>
wrote:

> So is there a hack that would let me upload attachments to the file system
> will keeping the contents in the SQL Server? That would keep my users happy
> until we had full integration.
>
>
> On Fri, Mar 7, 2008 at 10:46 AM, John Davidson <[EMAIL PROTECTED]>
> wrote:
>
> > Hi Stephen
> > Pascal Normandin has been working on making attachments in FlexWiki work
> > more like topics, with proper versioning and other features. He gave an
> > update about 2 weeks ago saying it was getting relatively near. I don't know
> > how well, or if, it will immediately work with the SQL Provider.
> >
> > I am reluctant to spend resources based on the hack that I developed
> > unless there is a real need, as it what Pascal has been working on should be
> > a better implementation. If it is not included in the SQL Provider then I
> > would make that a priority, once it has been delivered for the file system.
> >
> > I do have code that facilitates the upload of arbitrary documents to SQL
> > Server in a binary blob (not searchable). It would probably require 20 hours
> > to make it work correctly and efficiently.
> >
> > Anymore info Pascal?
> >
> >
> > John Davidson
> >
> >
> > On Fri, Mar 7, 2008 at 10:15 AM, Stephen Morley <[EMAIL PROTECTED]>
> > wrote:
> >
> > >  I have been trying to use the attachments facilities - mainly to
> > > allow people to upload images - and its looking like this is going to be a
> > > problem with SqlServer. Works fine when I switch to my file bases wiki but
> > > when I try to upload to my SqlServer wiki it can't write the images - 
> > > which
> > > is not surprising since there is no file store defined.
> > >
> > > Is there a plan here or am I going to have to get my hards dirty in
> > > the code. :)
> > >
> > > Stephen
> > >
> > >
> > > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Microsoft
> > > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > > _______________________________________________
> > > Flexwiki-users mailing list
> > > Flexwiki-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/flexwiki-users
> > >
> > >
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Flexwiki-users mailing list
> > Flexwiki-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/flexwiki-users
> >
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to