Re: Problem with MailMerge and performance
- From: Cindy M. <C.Meister-C@xxxxxxxxxx>
- Date: Wed, 08 Nov 2006 15:45:48 +0100
I use SQL Server view as the data source and it is a Windows 2K3OK, then we have to consider what kinds of things could be happening when
server. All the mail merging is done on the client though. I have also
logged the actions, and I've concluded that the Document.Add action is
the one that takes the longest. With administrative rights it takes
approximately one second, and without administrative rights it takes up
to 17 seconds doing the exact same thing. Could there be a
configuration in Word that could cause this? That's the only thing that
I can think of that could be different between the users. Note that the
tests were run on the same client, only with different users.
Word generates a new, mail merge document
1. Is this document template already connected to the SQL Server data
source? If it is, we could still be looking at a problem with the
connection. If you try to log into the same view "manually" through some
interface, first as an admin, then as a "normal user", do you notice any
significant difference in the time it takes to access the view?
2. Does the template contain any VBA macros - AutoNew or DocumentNew -
that cuold be executing?
3. What kind of permissions does the folder where the template is stored
have?
4. Could there be any Add-ins installed in the "normal user" profile that
are capturing the DocumentNew event, perhaps?
5. If your app doesn't start Word, but uses (or can use) an existing
instance, try starting Word in Safe Mode (hold down CTRL) then create the
mail merge. If there is an Add-in or something, you should notice a
significant difference when running in Safe Mode.
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
.
- References:
- Problem with MailMerge and performance
- From: martin_link75
- Re: Problem with MailMerge and performance
- From: Cindy M .
- Re: Problem with MailMerge and performance
- From: martin_link75
- Problem with MailMerge and performance
- Prev by Date: Re: Problem with MailMerge and performance
- Next by Date: Re: Word 2007 Macro Error when Changing Footer
- Previous by thread: Re: Problem with MailMerge and performance
- Next by thread: Re: Word failed reading from this file (network drive unavailable)
- Index(es):
Relevant Pages
|