What is a multi valued parameter? You can only pass one parameter, that may include multi values.
select * From dbo.MyFunc('1, 2, 3, 4') would be one param.
Cheers,CrispinI can't die, there are too many people who still have to meet me!It's not a bug, SQL just misunderstood me!