Forum Replies Created

Viewing 15 posts - 2,791 through 2,805 (of 2,861 total)

  • RE: Eval function in sql

    So what is the question, or suggestion?

  • RE: Elections

    Well, that may be the case. As they say, do not attribut to malvolent intent what can be explained by stupidity.

    I understand that the voting machines could be simply...

  • RE: Elections

    "As more and more electronic machines are being used to record votes, and often being built with very little security, how can we be sure that the data is being...

  • RE: Speed

    In my experience, performance limitations are more often caused by a design decision than by sloppy code, such a decision to go with cubes. They are easy to design,...

  • RE: Float column used as a date. Contains negative number

    They look to me like UNIX timestamps ('epochtime'). Thery even make sense for negative number for people born befor January 1, 1970. For example, the last number divided...

  • RE: Coding With Music

    When I am writing code, I prefer to listen to New Age, most often Kamal, Steven Halpern, Kitaro (his softer ones) or John Tesh.

    Although I love classic and progressive rock...

  • RE: Logging question

    The table is always sys.sysssislog although it can be in differend databases. Default is msdb.

    To use a different table name, you would have to use another provider; probably you...

  • RE: SQL Server 2008 INSERT SELECT suspected bugs

    Well, then you don't have a problem, do you?

  • RE: SQL Server 2008 INSERT SELECT suspected bugs

    Yeek, could you provide an example with CREATE TABLE, INSERTs and a failing SELECT?

    I would really love to see this.

    Thanks.

  • RE: R2 patches availability - Migration

    They are "dogfood" at Microsoft. So far I have not seen any problem with any of them.

  • RE: Windows Phone 7

    For me, the most practical feature of Blackberry are copies of e-mails with reminders of appointments. That way I don't have to sit at a screen to get Outlook...

  • RE: Windows Phone 7

    IMO Win7 is or soon will be the best OS on any phone. The first major patch is coming in December, the second one in March. Microsoft listened...

  • RE: The DBA Disconnect

    Aw shoot, Steve - I love your editorials but please do not generalize.

    How about this: strong passwords have to be changed every 70 days. Giving your password to anybody,...

  • RE: Left outer join in my sql procedure

    OK, so what is the question, or where does it fail and how?

  • RE: Should You Write Down Your Passwords?

    Security based on biometric data is not a good idea because just like any other data, your biometric data can stolen - and if it is, you cannot change it...

Viewing 15 posts - 2,791 through 2,805 (of 2,861 total)