Viewing 3 posts - 1 through 4 (of 4 total)
David, Jonathan thans for your feedback!
I use Integrated Security through a non-context connection. Assembly permission set is EXTERNAL_ACCESS.
When my SQL CLR stored procedure read/write sql server filestream using SqlParameter it's...
December 29, 2009 at 5:34 am
Hi Jonathan.
I use Integrated Security.
All other IO operations are working well in my SQLCLR procedure.
However, the SqlFileStream part is always throw an exception.
I have no idea what to do.
December 27, 2009 at 8:24 am
Thanks Jonathan for the reply.
When I remove SqlFileStream specific code from the .NET procedure it works fine. But when it's enabled I get this error:
A .NET Framework error occurred during...
December 24, 2009 at 2:37 am
Viewing 3 posts - 1 through 4 (of 4 total)