Forum Replies Created

Viewing 15 posts - 5,806 through 5,820 (of 6,041 total)

  • RE: The Office

    Steve Jones - SSC Editor (12/29/2010)


    jay holovacs (12/29/2010)


    Don't forget: any job that can be done from home can be done from a 'low cost country'

    I'd highly disagree with this. Just...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Numeric order of a string

    Is this what you mean by sorting a string in numeric order?

    1

    1.1

    1.3.4

    1.22.0

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: The Office

    I haven't worked in an office in some time, but I do remember a constant stream of interruptions. An hour of time without someone talking to you was rare, and...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Foreign Key Problem

    DBA Rafi (12/28/2010)


    Thanks for your detailed answers.

    As you said, If such warning is not available in SQL Server, then It's fine. No Issues. I should go with that.

    But I don't...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: 64 bit

    paul.knibbs (12/29/2010)


    I don't see a problem with this. As I noted above, 64-bit support on the hardware side has been pretty much universal for at least four years now, and...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Foreign Key Problem

    My understanding is that there are multiple developers writing "CRUD" procedures, and you guys are having a hard time keeping on the same page regarding what foreign key relationships are...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: 64 bit

    Revenant (12/28/2010)


    If you do any Business Intelligence, you need at least the Enterprise Edition.

    Of course the BI group doesn't always get the biggest budget, and often times they're working with...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: 64 bit

    Gift Peddie (12/27/2010)


    MSDN downloads and DVD/CD are AnyCPU binaries so Microsoft can provide x64 and AnyCPU builds that will install in x86 operating systems for developers and testing. In...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: 64 bit

    Gift Peddie (12/27/2010)


    ...That is a myth Oracle sells but I have not run x86 Oracle in any company for more than eight years, selling only x64 for production and development...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: 64 bit

    leroy-1092048 (12/27/2010)


    I guess i have a question...

    Would a company really upgrade their production SQL server to the upcomming version and then say...

    hey! lets just upgrade SQL server but keep it...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Trying to connect SQL Server 2008 64-bit to Oracle 10g

    I don't know what level of access you have on the server to verify this, but perhaps the latest version of MDAC needs to be installed or re-installed. You can...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: 64 bit

    SQL Server is already seen as being limited, in comparison to Oracle, because it only runs on the MS Windows operating system. I think that removing 32bit support from the...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Query for column to row.

    One way to get related items into a delimited column is using a sub-select and for xml clause. This involves the awkward problem of stripping off the leading or trailing...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Under Appreciated Features

    Some of my older sub-queries that were using a GROUP BY with MAX() for things like "get the most recent address" or "get the primary phone number", I've replaced that...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Under Appreciated Features

    As a part time data analyst and part time roaming developer, I see a lot of database, and if I were going to stand up and give a talk about...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

Viewing 15 posts - 5,806 through 5,820 (of 6,041 total)