Kevin Dahl
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Kevin Dahl created a post, Results vs messages and error queries
I've just come across this scenario where when a query completes with errors I don't get any results whatsoever from 0xDBE, however I do with SSMS. The query in question is:USE master;exec sp_blitz... -
-
Kevin Dahl created a post, Bugs no longer being triaged?
I've noticed that the responsiveness to bugs has really dropped off since the first few months of release, and it also seems that bugs are closed and marked as fixed when they're not really fixed.E... -
Kevin Dahl created a post, MS SQL issues
After using 0xDBE for a while there are a few things I have noticed with MSSQL - these may or may not be known issues, I don't have time to check right now.RAISERROR (@Msg, 0, 1) WITH NOWAIT...does... -
Kevin Dahl created a post, Results to file?
Any way to execute a query and have the results go immediately to a file, rather than execute then export? I have a couple of queries where the SET ROWCOUNT 500 does not mitigate any of the load fo... -
-
-
-
Kevin Dahl commented, -
Kevin Dahl created a post, Android Studio 8.2 -> IDEA 13.1.3
I created a project in Android Studio 8.2, but was having problems with the signing interface (i.e., nothing is persisted in either the signing or flavors tabs) and found that there seems to be zer...