Welcome to MSDN Blogs Sign in | Join | Help

Data Access Technologies

(Data Access, XML, SSIS, SQL-CE ...)

Browse by Tags

All Tags » SQL-CLR   (RSS)
Sorry, but there are no more tags available to filter with.
Hung condition on a query to SQLCLR stored procedure doing P/Invoke on a native dll
If you run into a scenario where you see your managed stored procedure from SQLCLR hung perpetually while calling a native dll method using P/Invoke, You may have to check following things. Run following query from another connection select os.task_address, Read More...
Page view tracker