Forum Replies Created

Viewing 15 posts - 1,276 through 1,290 (of 6,486 total)

  • RE: Data Portability

    bitbucket-25253 (10/9/2010)


    Steve thanks for a great idea ... My mother-in-law has a medical bracelet which appears to be nothing more than be a thumb nail with a form and program...

  • RE: One Million Posts

    WOOT! Nice job on the 1 Million post!

    I've learned a lot here. Even after migrating to more of an architecture role, a week doesn't go by without me using...

  • RE: Database Goes Missing

    Greg Edwards-268690 (10/8/2010)


    Brandie Tarvin (10/8/2010)


    Oh. Sorry. I'm having a weird Friday.

    I have not yet tested File Watcher. I'll check into that as soon as I get a chance. Have you...

  • RE: No, I do not provide childcare at my technology events...

    Steve Jones - SSC Editor (10/6/2010)


    Matt Miller (#4) (10/5/2010)


    I've asked this before: what's the measurable definition of a "pattern of discrimination"?

    ...

    Again, I don't have an answer. I don't...

  • RE: No, I do not provide childcare at my technology events...

    Steve Jones - SSC Editor (10/5/2010)


    Dizzy Desi (10/5/2010)


    I am a woman, and therefore I do face this issue. I agree that pay inequality is an issue. Banding together...

  • RE: Women and Men - Same or Different?

    Steve Jones - SSC Editor (10/5/2010)


    I think lots of people don't want games, but some take advantage of them. Until we recognize that women are equal, and that they deserve...

  • RE: Women and Men - Same or Different?

    Steve Jones - Editor (10/4/2010)


    david_wendelken (10/4/2010)


    ...

    So, rather than piss and moan about not getting equal pay for equal work, why not learn what career and job negotiating strategies work best...

  • RE: VERY strange behaviour with invalid subquery

    Chris Morris-439714 (9/27/2010)


    krishnakumar-293737 (9/27/2010)


    Select top 20 * from Database1..MY_TABLE (nolock)

    Where THE_ID = (Select THE_ID from Database2..MY_TABLE_2 Where OTHER_FIELD = 'VALUE')

    Order By MY_COL desc

    Now....the subquery is invalid, there is no column...

  • RE: VERY strange behaviour with invalid subquery

    steveb. (9/27/2010)


    Chris Morris-439714 (9/27/2010)


    steveb. (9/27/2010)


    I thought the issue is that the column does not exist in the table in the sub-query. Not that the sub-query returns mulitple...

  • RE: Are the posted questions getting worse?

    GSquared (9/1/2010)


    Here's an interesting one. This is the list of skills someone wants for their "DBA":

    Must have advanced proficiency and extensive knowledge of web development and design technologies, and...

  • RE: Servidor vinculado

    The Visual Foxpro ODBC/OLE driver was in one of those DAO packs. You can also get the latest driver here:

    http://www.microsoft.com/downloads/en/details.aspx?familyid=e1a87d8f-2d58-491f-a0fa-95a3289c5fd4&displaylang=en

  • RE: INNER JOIN CHALLENGE

    You're also not using ASPNET_USER2 at all (at least in the part you're showing us). I can't help but think that's not a table you want in your query.

  • RE: Try...Catch not catching

    Actually - compile errors (which I believe is what you'd get if you try to insert into a column that doesn't exist) occur at the same level as the stored...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (8/27/2010)


    CirquedeSQLeil (8/27/2010)


    My title is DB Architect but what they really needed was somebody to do db dev, db admin, and db architect.

    Yeah, I've found they usually need multiple...

  • RE: Implementing Either This One OR these two Logic

    I've used a combination of Wayne and Bob's ideas in a similar type of application (credentialling various types of clinical staff, to make sure they held all of the licenses...

Viewing 15 posts - 1,276 through 1,290 (of 6,486 total)