Re: Database vs. shared drive by Jonathan
Jonathan
Thu Jan 19 12:34:46 CST 2006
Hi Jan,
It depends on whether the documents contain formatting that needs to be
preserved when they are inserted. If so, then you are probably better off
with your existing arrangements, though you could also experiment with the
idea of putting these text samples into a single template in AutoText
entries, and storing the Autotext entry names in the database.
--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
"Amdi" <Amdi@discussions.microsoft.com> wrote in message
news:5BB0C7D7-AAB7-4132-898F-794C967BDC6B@microsoft.com...
> Hi
>
> Iâ??m about to develop at system, where the user can create a standard
> document, by choosing among hundreds of standard paragraphs (documents).
> Right now, all the documents (Word) are placed on a shared drive, and only
> the filename, path and description is stored in a database â?? and that
> solution works fine.
> But why not save all the documents in the database as well?
>
> I donâ??t knowâ?¦. Do you?
>
> I need some advice.
> Will I gain anything by saving the document in a database?
>
> Thanks in advance
> Jan Amdi
>