J
jankeir
Guest
Nice one Stefan! Never let the ABL tell you you cannot do something ;-) I have experimented in the past with calling the exit() function from libc for the same use case but never trusted I could safely call it with db's connected. This one happens from time to time due to developer error so it's probably relatively safe (other than maybe leaving some temp files behind and causing a short cpu spike.)
Continue reading...
Continue reading...