To use features of the Enterprise Library with your data provider, download Microsoft Enterprise Library 5.0 (April 2010) from http://www.codeplex.com/entlib. The installation by default includes the documentation for the Enterprise Library 5.0. This documentation includes extensive information on using the Logging Application Block.NOTE: Enterprise Library 5.0 requires Windows 8, or Windows 7, or Windows Vista SP2, or Windows Server 2012, or Windows Server 2003 SP2. If you are using the data providers on Windows XP, you can use Enterprise Library 4.1 (October 2008). Refer to the DataDirect Connect Series for ADO.NET Reference for more information about configuration changes needed to use Enterprise Library 4.1.To enable the DataDirect Connect logging features, you must configure the Logging Application Block. Refer to “Logging Application Blocks” in Chapter 4 of the DataDirect Connect Series for ADO.NET Reference for more information.The LAB that you configured must be added to the app.config or web.config file for your application.Refer to “Logging Application Blocks” in Chapter 4 of the DataDirect Connect Series for ADO.NET Reference for information on configuring the application, and to the Microsoft Enterprise Library 5.0 documentation for additional information on using Logging Application Blocks.