hello folks, is there any method to get the last inserted RecID of an table? it will not work to use sql like this: "select RecId from table order by RecID desc limit 1" because deleted RecID-placeholder will be used during next insert... thanks for any help + best regards timo rehmann