Forum Replies Created

Viewing 15 posts - 7,456 through 7,470 (of 39,763 total)

  • RE: A Software Warranty

    Gail Wanabee (10/6/2016)


    Steve:

    "...it calls for developers to support the features that they write, even in production systems. I like this idea, though I don't think that it should be a...

  • RE: Tools/Apps for SQL Server on iPhone?

    SQL Monitor[/url] from Redgate works on mobile. It's browser based.

    MyLittleAdmin - http://mylittleadmin.com/en/welcome.aspx

    I've not seen anything I love for general admin. These let you see things, kick off jobs. What I'd...

  • RE: Execute stored procedure A and systems is running stored procedure B????

    There must be a call to the procRecurringApptsCreate procedure somewhere.

    Does proc_InsertDocumentLink call anything else? Any other procs/functions/assemblies? Computed columns? triggers?

    There's likely a link somewhere. You can use trace or XE...

  • RE: CEILING

    Iwas Bornready (10/3/2016)


    I've actually used CEILING in my code.

    Really. Where? Can you disclose the algorithmic need?

  • RE: Coming Attacks

    I agree and don't.

    First, companies can do what they want. That's part of having a free market. What I think we should also have, perhaps just more of, is responsibility...

  • RE: Log Truncation and Database Mirroring

    From what I know, I believe Kevin's advice.

  • RE: Basic Sql syntax question

    Lynn brings up a good point, but what is the structure of your Referral_Note_1 column for all rows? Is there other text?

  • RE: Coming Attacks

    jasona.work (10/3/2016)


    Which, really, comes around to "why in the H*LL does my refrigerator need to be on the internet in the first place?" So I can remotely check my...

  • RE: Coming Attacks

    Eric M Russell (10/3/2016)


    robert.sterbal 56890 (10/3/2016)


    Its a balance of risks. Private VPNs were very expensive and I would bet more likely to fail than the public network.

    Additionally the risks on...

  • RE: Coming Attacks

    Eric M Russell (10/3/2016)


    The Internet is a wonderful, collaborative resource, and will be for a long time if the criminals don't fundamentally ruin our trust in it.

    Also, put this...

  • RE: SQL Server license requirements

    You have to be clear about what the terms mean.

    An instance is an installation of SQL Server, running on a host (Windows, or at some point, Linux). This instance can...

  • RE: Coming Attacks

    chrisn-585491 (10/3/2016)


    99.99 percent of the internet is fragile. Why?

    Nobody wants to spend the money and pass the laws make security seriously. We have millions of unpatched computers, consumer gear...

  • RE: Fantasy Football 2016

    Well, after quite the tail kicking of the Steelers this weekend, I wonder if I can hold on tonight.

    Good luck, Dan.

  • RE: CEILING

    TomThomson (10/3/2016)


    Nice one.

    Horrible explanation though, unless you provide a definition of "near". Ask yourself whether a thing is near itself - a lot of people would argue that it...

  • RE: Backup Permissions and User

    To answer your questions:

    q1 - It doesn't matter. Note, the user isn't "at" a database. They have a database context for their connection. Either from login or from the USE...

Viewing 15 posts - 7,456 through 7,470 (of 39,763 total)