[All]
InterBase 7 IBConsole SET TERM bug
By: Aaron Ruddick
Abstract: You can't use SET TERM in the IBConsole Interactive SQL tool.
Problem:
In InterBase 7 we changed our procedure and trigger programming language to no longer
require the use of SET TERM. However, in an effort to remain backward compatible, we are should still allowing its use and the shipping version of IBConsole does not allow it (version 1.1.0.11).
Solution:
1. You can use our command line tool isql.exe. This is our command line Interactive SQL tool and it still supports the use of SET TERM if your scritps still require it.
2. Get the latest version of IBConsole (version 1.1.0.13 and up). This problem is fixed in this version and is ready for download at:
IBConsole
project on CodeCentral and download the latest version.
Connect with Us