Forum Replies Created

Viewing 6 posts - 1 through 7 (of 7 total)

  • RE: Humble Beginnings

    When I was 16 (or so), my friends and I used to play a space age role playing game called "Traveller".  I was usually the game master.  I wrote a program...


    So long, and thanks for all the fish,

    shang
    atk.com

  • RE: How to Find/Replace carriage returns in query analyzer

    I was afraid of that.  Thanks for the input.


    So long, and thanks for all the fish,

    shang
    atk.com

  • RE: How to Find/Replace carriage returns in query analyzer

    That's not what I am after.  I want to find carriage returns, line feeds and tabs in the code of my stored procedure.

    For instance, if I have this code:

    CREATE TABLE MyTable

    (Col1 varchar(10)...


    So long, and thanks for all the fish,

    shang
    atk.com

  • RE: How to select user stored procedures

    I'm not sure if this is always the case, but it seems like the category column in sysobjects has a 2 for system sprocs and a 0 for user sprocs.


    So long, and thanks for all the fish,

    shang
    atk.com

  • RE: Question of the Day for 07 Jun 2004

    This may be a dumb question, but is it possible to have a different "session" user name than "database" user name?  BOL states that USER, USER_NAME(), and CURRENT_USER all refer to the...


    So long, and thanks for all the fish,

    shang
    atk.com

  • RE: Query Time Out

    I ran into this also, but it was in Access hitting linked SQL Server objects.  Check out MS Knowledge Base Article 247070.  It looks like the problem is in the...


    So long, and thanks for all the fish,

    shang
    atk.com

Viewing 6 posts - 1 through 7 (of 7 total)