Viewing 2 posts - 1 through 2 (of 2 total)
I got it working using:
CREATE PROCEDURE spUpdateComments
@comments ...
July 13, 2008 at 7:55 pm
#842169
Sorry, it's actually SQL Server 2000 so I can use that datatype. Is the SP actually correct or is there a better way to do it?
July 13, 2008 at 7:40 pm
#842164