I'm using the SP debuger in SQL 2k Query Analyzer. The main problem I have is I can't determine what date format it expects. (I've tried mm-dd-yy, mm/dd/yy, yy/mm/dd and it reports these formats are invalid.) What format does it want?
Bill
P.S. QA debugger is peculiar. If I recall correctly, it expects strings to be entered without single quotes, not sql-like at all.