Hi Ben
Hope things are going well for you at BDE (did you hear Tom left?) - anyhow, here's a few more for your course (and a correction for MM!)
Regards,
Mike
================================
Events Logging
================================
Set the DWORD value to 1:
HKEY_LOCAL_MACHINE, "SOFTWARE\\SalesLogix", "EventsLogging"
=================
Provider logging:
=================
HKEY_CURRENT_USER, "SOFTWARE\\SalesLogix\\SLXOLEDB", "debuglevel". It should be set to a non-zero value.
But needs SysInternals DebugView to display output
=============================
Mail-Merge to Single Document
=============================
HKEY_CURRENT_USER\Software\SalesLogix\MailMerge\CombineOutputToFile
CombineOutputToFile: DWORD 1=True; 0=False
Applies to: Output to file only.
HKEY_CURRENT_USER\Software\SalesLogix\MailMerge\ContactsPerDocument
ContactsPerDocument: DWORD 100=100 contacts per document; 25=25 contacts per
document, etc.
Applies to: Output to file and output to printer.
================
Forms Conversion
================
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\SalesLogix\Architect]
"AllowFormConversions"=dword:00000001
===============
Compare Utility
===============
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\SalesLogix\Architect\ManagePlugins]
"ShowCompare"="1"
"CompareApp"="C:\\Program Files\\Beyond Compare 2\\BC2.exe [file1] [file2]"