MOD2000: Custom Resolvers and the Access Workflow Designer (251113)



The information in this article applies to:

  • Microsoft Office 2000 Developer

This article was previously published under Q251113
Moderate: Requires basic macro, coding, and interoperability skills.

SUMMARY

The Access Workflow Designer uses a custom subscriber-based conflict resolver. A custom subscriber-based conflict resolver is installed on end-user client computers as a Microsoft Windows .dll file. Consequently, it is possible for malicious users to attempt to bypass column-level security by replacing the Access Workflow Designer custom resolver with their own. If this is done, column permissions will not protect data that is subscribed to. To prevent this, use a publication access list to control which users can subscribe to which data. Or, refrain from adding sensitive data to published tables.

MORE INFORMATION

For more information about custom resolvers, including sample custom resolvers, consult the Microsoft SQL Server Books Online. To obtain the Microsoft SQL Server Books Online, please visit the following Microsoft Web site:

Modification Type:MinorLast Reviewed:8/9/2004
Keywords:kbdownload kbhowto kbWorkFlowDesigner KB251113