Sean McCown

Avatar
  • Total activity 27
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 7
  • Created

    Wildcard Expansion Doesn't have right a case

    Whenever I use wildcard expansion for SQL queries, it puts all the cols in lower case.  This makes the feature useless cause there are case-sensitive DBs and with the type of work I do I always hav...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    SQL Query Output

    I'd like to exclude the query from the output window.  Is there a way to do that?
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Case changes when copying

    Whenever I copy an object name and paste it, Rider changes the case.  Is there a way to keep it from doing that?  The thing is though, it doesn't do it all the time.  Sometimes it changes the case ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    SQL Variables are Different Colors

    Can anyone tell me why my SQL vars are diff colors?
    • 3 followers
    • 11 comments
    • 0 votes
  • Created

    Adding 3rd Party Controls

    I use both Infragistics and DevExpress and I can't find how to add them to the toolbox in Rider. I can put the individual controls in, but they all come in as a single list.  The problem is there a...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Injecting HTML into SQL String

    I'm trying to inject HTML into a SQL string and there's not an option for it. Here's the SQL: And here's the option I get on the menu:   All the injections are enabled, so what am I doing wrong?  
    • 2 followers
    • 8 comments
    • 0 votes
  • Created

    Debugging External Assemblies

    I created a class library and imported the dll into my project.  This is C#. When I call a class in that dll and try to go into it with the debugger, it doesn't go into that class. It does it just ...
    • 2 followers
    • 3 comments
    • 0 votes