Word 2007 mail-merge SQL warning

S

Simon Maystre

Is there any way to turn off the message box that appears when opening a
document already linked to a data source saying 'Opening this document will
run the following SQL command:'

I have tried the registry fixes for SQlSecurityCheck that worked fine on XP
/ 2003 but using the 12.0 key without success.
 
P

Peter Jamieson

All I can say is that it works OK here, at least in the case where you are
opening the Word document manually.

Are all the details absolutely the same as follows?

The key should be

HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Options

The value should be a DWORD value called SQLSecuirtyCheck and should have
value 0.

Peter Jamieson
 
G

Graham Mayor

Or even SQLSecurityCheck ;)

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
P

Peter Jamieson

Well spotted, Graham!


Graham Mayor said:
Or even SQLSecurityCheck ;)

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Top