In another thread, <a href="http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58702,">http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58702,</a> I was told that a table parameter can not be passed to a sProc or UDF as a parameter.Several people suggested using techniques such as passing a string and parsing values out of it.