S
slacroixak
Guest
Mike, of course I've been there. Sometime dealing with an object if fine, and sometimes it is not. For sure adding a param to a procedure is a nightmare, but doing it to a Method or a properly prototyped UDF (not called with DYNAMIC-FUNCTION) is not always a nightmare. Anyway, one of my favourite type of parameter is the BUFFER PARAMETER with the same name as the target table or temp-table name... sadly many people neglect this historical low level type of object that is the record buffer... ...but that might start another flame 
Continue reading...
Continue reading...