Tagged Questions

3
votes
3answers
327 views

Stackoverflow calling ManagementScope.Connect();

Error im getting: An unhandled exception of type 'System.StackOverflowException' occurred in System.Management.dll My callstack: [Managed to Native Transition] …
0
votes
1answer
171 views

Possible to setup SQL Managment Studio to show multiline fields when viewing multiline data?

Normally it just puts multiline content on a one liner field and adds slightly smaller than normal tabs between text where the line breaks would normally be. I am using SQL Management Studio Express. …