Forum Replies Created

Viewing 15 posts - 47,596 through 47,610 (of 59,064 total)

  • RE: Wierd Counter!

    JohnDBA (10/24/2008)


    Jeff and Graber

    Thank you so much, and thank you for the explanation. It helps a lot to understand where my problem was. I really appreciate your help.

    You're...

  • RE: Wierd Counter!

    ggraber (10/24/2008)


    Jeff Moden (10/24/2008)


    ggraber (10/24/2008)


    P.S. You may want to read Jeff's cool article on Running Totals which explains how this approach works http://www.sqlservercentral.com/articles/Advanced+Querying/61716/

    Heh... that's where I was going with this......

  • RE: Wierd Counter!

    JohnDBA (10/23/2008)


    Please help me!

    I have this values that I need to count based on condition.

    - If the value is between 10 and 15 and the code is = a...

  • RE: Wierd Counter!

    ggraber (10/24/2008)


    P.S. You may want to read Jeff's cool article on Running Totals which explains how this approach works http://www.sqlservercentral.com/articles/Advanced+Querying/61716/

    Heh... that's where I was going with this... I just wanted...

  • RE: Wierd Counter!

    AnzioBake (10/24/2008)


    The solution to this is very much like a solution I posted earlier, but not without a row identifier as mentioned before.

    So, you shouldn't have a problem posting the...

  • RE: How to cast bad data

    Sorry... didn't mean to do a stab'n'run...

    Madhivanan's method works for checking for integers or, if you will, is an "IsAllDigits" check. Adding the .d0 to an integer still produces...

  • RE: Using xp_cmdshell

    Dang... I forgot all about that. Thanks for the reminder.

  • RE: Dangers of using MYSQL...What are they?

    BWAHA!... and they say it's "free". 😉

  • RE: trigger question

    Lynn Pettis (10/23/2008)


    The BEGIN and END may not be necessary, but I find it makes it easier to see what code makes up a trigger, stored procedure etc. Especially...

  • RE: Using xp_cmdshell

    What does Ctrl-C do for this here?

  • RE: OSQL

    I don't know if the Express edition has OSQL... but if it does, it falls under the same rules... you must install the entire product... not just OSQL.exe.

  • RE: SQL DB Performance

    The_SQL_DBA (10/23/2008)


    Do not run DBCC SHRINKDATABASE on a PRODUCTION database :w00t:, especially when it is ONLINE.

    Heh... wanna tell us why not? 🙂

  • RE: 70-445 Questions and answers

    Heh... no... if I posted the questions here, they'd be no better than certification exams. Sorry.

  • RE: t-sql using either table-a ot table-b

    balv (10/23/2008)


    Thanks Seth & Jerry,

    The second option works better for me.

    Balv

    How does it work better for you? Why?

  • RE: Open Source Software

    Thank Goodness, NO! CLR's are bad enough! 😛

Viewing 15 posts - 47,596 through 47,610 (of 59,064 total)