| Subject | Can SLCODE 100 be trapped in an SP? |
|---|---|
| Author | Bill Katelis |
| Post date | 2002-10-17T08:11:13Z |
Platform: SCO Interbase 5.5
Can SQLCODE 100 be trapped in an SP as follows ...
WHEN SQLCODE 100 DO
BEGIN
........
END
if so - I can't get it to work...
thanks
bill
Can SQLCODE 100 be trapped in an SP as follows ...
WHEN SQLCODE 100 DO
BEGIN
........
END
if so - I can't get it to work...
thanks
bill