Forum Replies Created

Viewing 15 posts - 1 through 15 (of 21 total)

  • RE: We'll go no more a' tibbling

    edit

  • RE: We'll go no more a' tibbling

    Fozzie (1/25/2010)


    At the end of the day each to their own, as long as they follow the design laid out when working in someone else's sand pit.

    Agree 100%

    Although I'm currently...

  • RE: We'll go no more a' tibbling

    dhamilton-905368 (1/25/2010)


    ...most stored procedures (which I won't personally do db CRUD without) should be prefixed with "sp".

    ...Additionally, to follow the lead of Microsoft, _I guess_, they prefixed...

  • RE: View/check linked server logins?

    thanks, that's pretty useful, even though we still need to do a bit of legwork to associate the logins with the linked servers

    a "sp_linkedserverlogins" would be nice, just because i'm...

  • RE: Refreshing Views and Recompiling Stored Procs

    Apologies for digging this one up from the dead but just wondering why there wasn't any discussion on this previously... although I'm not sure if it is the most efficient...

  • RE: Linked server connection problem

    dongadoy (12/12/2008)


    How are you executing your simple TSQL to get the error? In an SSMS query window? I've seen this error when executing from a SQL Agent job because the...

  • RE: Linked server connection problem

    FNS (12/11/2008)


    daft (12/11/2008)


    Got a strange linked server issue, wondered if anyone can help.

    {...}

    Anyone got any ideas or had similar experiences?

    I've seen this error when the account used for the...

  • RE: Date issue

    SQLZ (10/31/2008)


    I think the problem here might be that you're converting to varchar, and then SQL Server tries to implicitly convert that varchar values to datetimes.

    Try and convert them to...

  • RE: Date issue

    Thanks guys

    Garadin/SQLZ - thanks, but the problem is (sorry, didn't mention this!) that using CONVERT does work ok on that field, but I can't use it in comparisons against...

  • RE: Is It Worth Upgrading to SQL Server 2008

    Anirban Paul (10/21/2008)


    As a new author I appreciate your article. But the article failed to provide a clear cut answer why we should upgrade to 2008 from 2005. Our company...

  • RE: Replication question

    Thanks Michael - yeah I missed that out of my post but peer-to-peer transactional replication was my other thought - that's a great article there and, going by that and...

  • RE: Let the Excel Play

    hug.newsletter (10/3/2008)


    This is exactly the type of solution I come across every day in our organization and I absolutely hate it! I'm not criticize it from a technical point of...

  • RE: Bread and Butter of SQL Server DBA - Part 2

    Good article, thanks

  • RE: Bread and Butter of SQL Server DBA - Part 1

    Loner (7/15/2008)


    Is this article discussion thread or grammar discussion thread? Why all of a sudden people pay more attention to grammar and spelling than the content of the article?

    Exactly....

  • RE: Read/Write Unit

    I'm glad 60% of people were also wrong 😀

Viewing 15 posts - 1 through 15 (of 21 total)