Suppress "Opening this will run the following SQL command" message using Registry – Word Mail Merge
How to suppress "Opening this will run the following SQL command" message using Registry – Word Mail Merge<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Here is a method to do the same
Word 2007
1. Start Registry Editor.
2. Locate and then click the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Options
3. On the Edit menu, point to New, and then click DWORD Value.
4. Under Name, type:
SQLSecurityCheck
5. Double-click SQLSecurityCheck.
6. In the Value data box, type:
00000000
7. Click OK.
<?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" />Back to the top
Word 2003
1. Start Registry Editor.
2. Locate and then click the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\Options
3. Click Edit, point to New, and then click DWORD Value.
4. Under Name, type:
SQLSecurityCheck
5. Double-click SQLSecurityCheck.
6. In the Value data box, type:
00000000
7. Click OK.
Word 2002 Service Pack 3
To do this, follow these steps:
1. Start Registry Editor.
2. Locate and then click the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Word\Options
3. Click Edit, point to New, and then click DWORD Value.
4. Under Name, type:
SQLSecurityCheck
5. Double-click SQLSecurityCheck.
6. In the Value data box, type:
00000000
7. Click OK.
Type RegEdit in Run Window
Select the appropriate key for your Word version
- Login or register to post comments
- Feed: vbadb feed
- Original article
