Forum Replies Created

Viewing 15 posts - 976 through 990 (of 2,469 total)

  • RE: 5000 posts....new contest

    You can use that as your contribution remi as my leitmotif (in case you didn't notice) is - SSC ...

    ps: since you seem to...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Sum(Column) issue

    Jurushia - You can join as many tables as you want (just as you have done)...for inner joins the syntax shouldn't matter between "where" and "join tbl on..." - it'd...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: SQL Server Spotlight on Donald Farmer

    Love reading these "bios"...interesting to see what great minds do for some good ole r&r...definitely did pick up ideas for the next dining event...pamboli anyone ?!?!?!

    Steve - if you read...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Sum(Column) issue

    Just at first glance...it'd be better if you use the ansi compliant syntax of joins...also, you're using aliases for your tables but I don't see tablename.columnname...you have the whole thing...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Terminate the job

    'kay remi - have a new post dedicated just for you!

    contest







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Terminate the job

    I cannot "edit" my post at all...it's now "joined at the hip" with ziggy starlight's post..

    I think the "next step" hasn't been implemented at...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Removing blank space

    Simon - you could check (as remi said) to see if the space that you "see" is indeed one...

    declare @Country varchar(15)
    set @Country = 'F R A N C E'
    print...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Terminate the job

    DID NOT....all I did was hit the "reply with quote" button...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Terminate the job

    Hey 6000 posts...how come the "label" still says 5000 ?!?!

    I'm checking the display on this one too...testing out a theory!!!







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Terminate the job

    I have no idea why that "funky display" just happened....







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Terminate the job

    what about the sysjobs system table...?!?! I should think that you may be able to directly disable/delete a specific job (without affecting the other jobs) using the job_id...?!?!







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Searching Results on this site

    mhite - like you I tend(ed) to use the individual forum searches more often though even there...you can select "all forums" for a specific topic since people post all over...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Searching Text in many stored procedures ?

    one of these scripts should be able to help you out:

    sp to search string

    search for text

    search all user objects

    search for specific string







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Enterprise Manager - Diagrams

    Well - if you ever find out, do post the result so we can all remain "informed"...







    **ASCII stupid question, get a stupid ANSI !!!**

  • RE: Top 5 From Per group in one Select?

    aah - you only do that with people you know well (unfortunately)...I spoke from personal experience when I said that...

    However, I should've qualified it...







    **ASCII stupid question, get a stupid ANSI !!!**

Viewing 15 posts - 976 through 990 (of 2,469 total)