Subject Re: [IBO] IB_WISQL problem (maybe)
Author Geoff Worboys
> I am trying to load a stored procedure from a script file
> using IB_WISQL and it loads and executes ok but when I click
> on "commit and end" I get an error:

Paul, I have occassionally had this error after altering stored
procedures or triggers. It usually means that I got something out of
sequence and IB let something through that it shouldnt have. (Its
dependancy checking is not perfect.)

If you have recently altered a trigger or procedure (either the one
you are having trouble with or any trigger or procedure that may be
impacted by the work it does), try dropping and recreating.


Geoff Worboys
Telesis Computing