Subject message length error (encountered 0, expected 24) ?
Author Martijn Tonies
Hello,

When running the following script in the Script Editor of Database
Workbench:

execute procedure ABSENCE_RANGE (26,'10.01.2005','20.01.2005');
execute procedure ABSENCE_RANGE2 (26,'10.01.2005','20.01.2005');
execute procedure ABSENCE_RANGE_holjury (26,'10.01.2005','20.01.2005');
execute procedure allowtime_RANGE (11,'10.01.2005','20.01.2005');
execute procedure best_matcost (9,1.3);
execute procedure best_matcost (10,10.3);

I get this error:

> execute procedure best_matcost (10,10.3)
< ERROR:
ISC ERROR CODE:335544358

ISC ERROR MESSAGE:
message length error (encountered 0, expected 24)

> script processed in 13.375 sec

I have no idea what it means - can someone enlighten me?

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server
Upscene Productions
http://www.upscene.com