Forum Replies Created

Viewing 15 posts - 166 through 180 (of 448 total)

  • RE: Don't Be a Ghost

    Pretty sure it's not against the law in most places to ask. It is against FB's terms of service to give out your login credentials, though. I'm with Steve, though....

  • RE: Don't Be a Ghost

    fundpc (4/16/2013)


    I say it’s a sad commentary that we now are expected to “post” so that lazy HR types can scan our private thoughts for juicy tidbits they can...

  • RE: Don't Be a Ghost

    TWH (4/16/2013)


    Is forum presence (of which I have little), really helpful to your brand? Many people use pseudonyms when posting to forums.

    I also think many people (again, like myself)...

  • RE: The Patch Wild, Wild West

    I actually agree with your first point about me purchasing a service that could then be broken by a developer releasing an update. It's happened before and I'm sure it...

  • RE: The Patch Wild, Wild West

    hakim.ali (4/17/2013)


    iOS devices being almost entirely consumer oriented, it makes sense in that environment to automate the process and make it as "easy" as possible, at the cost of control....

  • RE: Does Connect Work?

    I've largely given up on Connect. Sometimes I'll get a reminder about an item or a notification of something that could use some support, but too many I've submitted got...

  • RE: Antipathy for Entity Attribute Value data models

    Not sure what a traditional model would be when it comes to contacts. Seems to me that a table linking the contact info to a person/entity, a contact type, and...

  • RE: Antipathy for Entity Attribute Value data models

    For Customer Contacts, why wouldn't I make a "Contact Type" table and just normalize this? Sure it can store just about anything, but since all contacts are going to be...

  • RE: Grace Under Pressure

    I remember a situation like that in the past - had a server issue that was being worked on by our tech guy and saw him being watched over by...

  • RE: Deployment Articles

    Steve, I've got some on my blog related to this. Would that work if I were to tweak any of them or do major updates for SSC?

    http://schottsql.blogspot.com/search/label/SSDT if...

  • RE: What Do You Want from SQL in the City?

    chrisn-585491 (11/9/2012)


    In Texas come to the Dallas area, not Austin.

    +1 for this. Just couldn't justify heading down to Austin this time around, though thought about it. Bonus if you can...

  • RE: When Will You Upgrade to SQL Server 2012?

    Our plan is to wait until we have the hardware (planned move to new datacenter later this year). Right now we just don't have the machines to do the upgrade...

  • RE: Tabs or Spaces

    It's come in handy for me on several occasions. Embedded SQL seems to be the main use, but sometimes a copy/paste doesn't pick up the line formats or I'm reading...

  • RE: Tabs or Spaces

    Online - doesn't plug in to SQL Server Tools, but useful for a quick format of T-SQL:

    Instant SQL Formatter

    --Also worth noting that if someone used comments within the T-SQL, it...

  • RE: Tabs or Spaces

    Don't care too much about Tab vs Space in T-SQL code. It makes a difference in Python coding, but that's the only place I've seen where that matters. I tend...

Viewing 15 posts - 166 through 180 (of 448 total)