Forum Replies Created

Viewing 15 posts - 1,996 through 2,010 (of 3,221 total)

  • RE: Loop to insert data into a table

    Having been a VB6 programmer for lol too many years, let me tell you ..

    take GSquared's offer.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Cascade delete rule on multiple tables

    This is not a complete answer but it may get you started, it is the minimum to assist you, but it will list all FK and related tables. (This...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Are the posted questions getting worse?

    Tom.Thomson

    But what's the point of gaming the system

    Seems to me the ones who game the system are the ones that know the least ... and those who whine and...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Are the posted questions getting worse?

    Paul White NZ

    Your first QOD going up on Wednesday (7th April).

    Hope Jeff reads it ...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Export a list of Stored Procedures

    GarethPhilpott

    So the crux of my post:

    What SQL should I be running to make it spit out the procs?

    Try this ... tested using SSMS -- with query output as text in...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Are the posted questions getting worse?

    Paul White NZ (4/2/2010)


    Trey Staker (4/2/2010)


    Answering the question a day late with the answer published in the news letter?

    Is it? Oh, well that might explain it too, then!

    Thought the...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Msg 8134, Level 16, State 1, Line 63 Divide by zero error encountered

    Paul White NZ

    Yes I am well aware of what sp_foreach uses .... however I am also aware of a remark by Brian Knight on 2001/05/22 at:

    http://www.sqlservercentral.com/articles/Advanced+Querying/sp_msforeachtable/181/

    Hidden in the depths...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Msg 8134, Level 16, State 1, Line 63 Divide by zero error encountered

    Another item you should research ... search here on SSC for

    sp_foreachdb and sp_foreachtable -- understand them and you can eliminate your use of cursors.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Msg 8134, Level 16, State 1, Line 63 Divide by zero error encountered

    Just an example"

    SELECT db_name() as ''Database Name'', CAST(@dbsize AS VARCHAR(50)) + '' MB'' AS ''Database Size'', CAST(@logsize AS VARCHAR(50)) + '' MB'' AS ''Log File Size''

    '

    If some one was to...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: SSMS - feature

    Joseph D. Marsh

    The question was a good one. I learned about a feature that I didn't know existed. But the question was poorly worded. Period

    The question:

    When I hold my mouse...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: How to remove / delete multiple logins

    george sibbald

    No apologies necessary ... no offense taken .... you ARE correct my posted code would NOT work in SQL 2005.

    Thanks for pointing out that fact. ...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: SSMS - feature

    jim.taylor Posted Today @ 9:59 AM

    Your key sequence interestingly enough takes you to:

    http://www.microsoft.com/sqlserver/2008/en/us/

    Thanks for the additional tip .. will prove to be useful.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: SSMS - feature

    Peter Trast

    I have tested and retested my question and the results have been identical .... utilized Developer Editions of SQL 2005 and SQL 2008 as installed .... no modifications to...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: How to remove / delete multiple logins

    Post removed as it did not apply to SQL 2005

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: QOD Improvement to question creation page

    Posted as an attachment is a modified view of a section of the web page, including WayneS first recommendation.

    CirquedeSQLeil

    I think one good way to circumvent that is to paste an...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

Viewing 15 posts - 1,996 through 2,010 (of 3,221 total)