Forum Replies Created

Viewing 15 posts - 5,851 through 5,865 (of 6,031 total)

  • RE: Table create was skipped, but still got warning saying it was created.

    GSquared (10/25/2010)


    "If" statements have to make sure every possible outcome can compile and run without errors. That's why they give errors as if an option had run that really...

  • RE: Are There That Many GUIDs?

    jeff.mason (10/25/2010)


    Thomas-282729 (10/24/2010)


    Robert Frasca (10/12/2010)


    Other than for merge and updatable transactional replication, I've yet to hear an argument as to why an identifier has to be globallyunique. Sure, it...

  • RE: Are There That Many GUIDs?

    Thomas-282729 (10/24/2010)


    1) DISK SPACE isn't what is important, it is THROUGHPUT, and that is dramatically affected by the quadruple-int-sized GUIDs. MEMORY is a precious commodity (on most systems) for the...

  • RE: Large Chunks of Data

    Here in the US, SOX regulations require certain types of companies retain printed hard copies of critical financial and operations related reports, and this the source for a lot of...

  • RE: Large Chunks of Data

    Jeff Moden (10/21/2010)


    Steve Jones - SSC Editor (9/20/2010)


    Eric Russell 13013 (9/20/2010)


    Whenever someone requests the creation of a new report, and the specifications don't seem clear or feasible (for example 50...

  • RE: Using a common seed generation for multiple tables.

    Randy Emerson (9/21/2010)


    I haven't found a solution yet. But here is why we are trying this solution. We have an address table which needs to be referenced from...

  • RE: Are There That Many GUIDs?

    GSquared (10/18/2010)


    SanDroid (10/12/2010)


    David Walker-278941 (10/12/2010)


    I originally didn't like GUIDs because I thought they used too much "space". They really don't. Disk space is cheap, and GUIDs are only...

  • RE: Are There That Many GUIDs?

    samalex (10/18/2010)


    ...

    It'd be nice if Microsoft would create a numeric data type that works as streamlined as a GUID but being more akin to an Identity field.

    Sam

    In Oracle...

  • RE: Are There That Many GUIDs?

    samalex (10/18/2010)


    Hope you guys don't mind me chiming in... We're working on a new system now, and my goal is to have a globally unique ID (whether INT or UNIQUEIDENTIFIER)...

  • RE: Risk Analysis

    Doug Lane (10/15/2010)


    Ben Moorhouse (10/15/2010)


    With disk space getting cheaper and cheaper, I'm considering doing some basic disaster recovery for home.

    Copying all music/photos etc onto a big disk and taking it...

  • RE: Risk Analysis

    Annette Ehrlich (10/15/2010)


    ...

    We are well prepared in the event that this office becomes a hole in the ground, I am glad to say, though I certainly hope that never happens.

    Regarding...

  • RE: Risk Analysis

    This is regarding how a company should go about quantifying the extent of investment required for disaster recovery. From my experience, the frequency of a company wide network outage tends...

  • RE: Learning Oracle

    nick.mcdermaid (10/14/2010)


    Here are my thoughts after going from many years SQL Server to an extended project in Oracle:

    I certainly found a lot of things in Oracle quite 'alien' to me...

  • RE: Learning Oracle

    PaulB-TheOneAndOnly (10/13/2010)


    Eric Russell 13013 (10/13/2010)


    On the other hand, SQL Server is newer ...

    Always remember SQL Server carries Sybase genes; don't look at SQL Server 4.0 as SQL Server date of...

  • RE: Learning Oracle

    harrifolfenced (10/13/2010)


    what are advantages of oracle over sql

    SQL Server is to Windows what Oracle is to Unix. Oracle has been around since the 70s or early 80s, and it carries...

Viewing 15 posts - 5,851 through 5,865 (of 6,031 total)