Forum Replies Created

Viewing 15 posts - 20,986 through 21,000 (of 26,490 total)

  • RE: Are the posted questions getting worse?

    Paul White (5/14/2009)


    Lynn Pettis (5/14/2009)


    Well, since we are showing about where we all live, here is where I live.

    America is just really so big!

    And hey your area is...

  • RE: Are the posted questions getting worse?

    Well, since we are showing about where we all live, here is where I live.

  • RE: Are the posted questions getting worse?

    Bob Hovious (5/14/2009)


    Calm you must be, Lynn. Dwell on them you should not.

    For though their numbers are legion they are not strong in the...

  • RE: What solution for 30 million users

    I'm still not sure what your problem is. Your statements are just too vague to know what your are actually asking us for. T make a simple guess,...

  • RE: Error converting nvarchar to big int

    Is there a question here? I see code but no explanation as to what you are trying to accomplish or what error message(s) you may be receiving.

  • RE: Is it possible to have 0 latency?

    I have not used replication but I don't see how you can get 0 latency between publisher and subscriber. The data needs to be updated in the source database,...

  • RE: Are the posted questions getting worse?

    The sun has set in the deep desert and lone figure sits quietly meditating next to a small camp fire. While sitting there, he simply cannot believe how ridiculous...

  • RE: CASE WHEN Column IS NULL

    I started off in University as EE Major and had boolean logic hammered into me in several microprocessor design classes where we worked closely with AND gates, OR gates, NAND...

  • RE: CASE WHEN Column IS NULL

    Jacob Pressures (5/14/2009)


    Lynn, some of us are a little bit slow. Not all of us are privileged with common sense. I remember your ELSE correction, that is what eventually led...

  • RE: How can we calculate Age of employee?

    Here is one article on calculating age, Calculating Age[/url]. Give it a read as well as the discussion that followed. There may also be several more articles on...

  • RE: Processor Licensing and Instancing

    The VM environment makes it a bit more difficult. I'm looking at it at the physical server level at the moment. I am not looking at virtualizing any...

  • RE: CASE WHEN Column IS NULL

    Jacob Pressures (5/14/2009)


    Any CASE expression without an explicitly specified ELSE clause will implicitly include an ELSE NULL clause.

    Thanks Andrew, I didn't know that

    Which is why on your other thread I...

  • RE: Trying To Think In Sets (a.k.a. subquery returns multiple rows)

    Does the following test code help you?

    /*

    guidAttendanceCodeChildrenID guidAssociateAttendanceCodeID AttendanceCode Date

    NULL 7A0A970A5CD4 Approved 2008-06-05

    NULL 9BF2F1986ED9 Unapproved 2008-06-05

    NULL 27058A22E167 Approved 2008-06-06

    NULL 9C77054505CE Unapproved 2008-06-09

    NULL DDC7ED8C2284 Approved 2008-06-09

    NULL 975628B59CC3 Approved 2008-06-10

    NULL 64A11AB65DB9 Unapproved...

  • RE: Log shipping Transaction

    How about showing us the code you used to execute the stored procedure?

  • RE: SQL or Oracle

    Steve Jones - Editor (5/14/2009)


    Or you can use a GUID in SQL Server with a default of NEWID()

    And in SQL Server 2005 (and later) you can also use NEWSEQUENTIALID (...

Viewing 15 posts - 20,986 through 21,000 (of 26,490 total)