Forum Replies Created

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

  • 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...

  • 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...

  • 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...

  • 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...

  • 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...

  • RE: The Low End

    I think it's a lot easier to pick up development or (especially) admin skills on SQL Server when compared to Oracle.

  • RE: The Low End

    I woudn't call MS Access or Excel a "low end development tool". Primarily they are general purpose tools for data analysis and reporting, and they are actually state of the...

  • RE: The Low End

    Often times it's good to just let the end users "prototype" their own applications in MS Access or Excel. The trial and error process is practically part of the discovery...

  • RE: The Schema Debate

    Denise.Smallwood (12/7/2010)


    The reason I would like my schemas and filegroups to line up are for performance. The more filegroups setup the less likely for issues down the road.

    I agree...

  • RE: The Schema Debate

    Denise.Smallwood (12/7/2010)


    Does it seem reasonable to align the filegroups by the organized database with schemas?

    The purpose of schemas are to logically organize objects in your data model. For...

  • RE: Coding With Music

    Anyone who says that coding while listening to political talk radio makes them more productive has to be lying or is just fooling themselves.

  • RE: Coding With Music

    I work on an office building floor where there are about 200 cubicles. Being cold and flu season, one thing I've noticed is that if one person coughs, then it...

  • RE: Coding With Music

    Not often, but I sometimes turn on something like smooth jaz or classical music, if I'm working on repetitive tasks like deploying scripts, reading through a long list of emails,...

  • RE: Are You a Ten?

    chrisn-585491 (12/1/2010)


    There's more than 3. One of the ones I hate is the smart slackers that expect you to do all the work while they waste time and take credit...

  • RE: Do You Talk Salary in the Interview?

    Wether it's appropriate to bring up salary during an interview depends on what type of interview it is. If it's just a technical interview where you're sitting across the table...

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