PreviousData Provider for .NET Guide (9.1 revision 1) Next

Code Access Permissions

Show this topic in Library frames

The Pervasive.SQL data provider requires the FullTrust permission to be set in order to load and run. This requirement is due to underlying classes in System.Data that demand FullTrust for inheritance. All ADO.NET Data Providers require these classes to implement a DataAdapter.


Chapter contents
Publication contents

Prev topic: Setting Security
Next topic: Security Attributes