Hi guys, Thanks for the input so far. No it wasn't a direct paste, what I did in fact type was SELECT sp_insert_manifest('me', '[EMAIL PROTECTED]', '[EMAIL PROTECTED]', 'test.txt', NULL, '2006/06/09'). The error message said something like function sp_insert_manifest(character varying, character varying, character varying, character varying, "unknown", timestamp) does not exist. It seems NOT to like my NULL parameter.
I'll investigate the "CALLED ON NULL INPUT" option that Jim suggested. Thanks again, Rommel Edwards. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend