C
Chris Sayer
Hi
I have set-up a VB program to create a mailmerge template and subsequently
use this document to create documents over different sets of data. The
template is set up to use a DSN connection and to mailmerge with a subtype
of wdMergeSubTypeWord2000. When I open the created document I get the enter
data source dialog box if the users password has change I have looked on the
internet for a solution and it suggests coding the DisplayAlerts property
around the open of the template. I have now included this code but still
receive the enter data source dialog box. Has anyone got any
help/suggestions.
As an aside has anyone noticed that when you save a word document in 2002 it
retains the DSN connection details in the document including the User
ID/Password in the document unencrypted so anyone can view the word document
in notepad and gain a valid UserID and password. Surely this is a security
flaw on Microsoft's behave.
Thanks in advance
Chris Sayer
I have set-up a VB program to create a mailmerge template and subsequently
use this document to create documents over different sets of data. The
template is set up to use a DSN connection and to mailmerge with a subtype
of wdMergeSubTypeWord2000. When I open the created document I get the enter
data source dialog box if the users password has change I have looked on the
internet for a solution and it suggests coding the DisplayAlerts property
around the open of the template. I have now included this code but still
receive the enter data source dialog box. Has anyone got any
help/suggestions.
As an aside has anyone noticed that when you save a word document in 2002 it
retains the DSN connection details in the document including the User
ID/Password in the document unencrypted so anyone can view the word document
in notepad and gain a valid UserID and password. Surely this is a security
flaw on Microsoft's behave.
Thanks in advance
Chris Sayer