Re: Dates, command parameters and SQL Server



>
> To pass null in a varchar/nvarchar parameter, you must set the Size
> property of the parameter to 30.
>
> -Mark

Thanks Mark... WIll give it a go...

Mark


.