Hi,
I have written a CLR proc in VS2008 and deployed to SQL 2005 DB.
I have set mode to debug and made sure my .sql script is set to run my proc.
Have deployed with permission level to External and set db to be trustworthy on.
But when I run the breakpoint is not hit and nothing seems to be happening.
What am I missing please???
Malcolm