Edit IdeaBlade.ibconfig File
Edit the IdeaBlade.ibconfig file to enable logging of SQL statements.
To edit the IdeaBlade.ibconfig file:
Create a backup copy of the IdeaBlade.ibconfig file.
Open the file and find the tags that start with <namespaceRejectFilter>.
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.
Save and close the IdeaBlade.ibconfig file.
How to...
Configure Application Settings
Learn more about...