Cobra Help

Edit IdeaBlade.ibconfig File

Edit the IdeaBlade.ibconfig file to enable logging of SQL statements.

To edit the IdeaBlade.ibconfig file:

  1. Create a backup copy of the IdeaBlade.ibconfig file.

  2. Open the file and find the tags that start with <namespaceRejectFilter>.

  3. Replace all namespaceRejectFilter tags with the following:

    <!-- namespaceRejectFilter> ... </namespaceRejectFilter -->             
    

    Make sure that each namespaceRejectFilter tag starts with !-- and ends with --. Take note of the space after <!-- and before -->. These lines now become comment tags and Cobra will ignore these lines.

  4. Save and close the IdeaBlade.ibconfig file.


How to...

Configure Application Settings


Learn more about...

Debug Logs


Parent Topic:

Procedures