Forum Replies Created

Viewing 15 posts - 17,941 through 17,955 (of 19,560 total)

  • RE: Today's Random Word!

    Lynn Pettis (1/22/2010)


    ...

    Not too familiar with the MWC TV deal.

    I served 4 yrs Air Force (enlisted) (and yes, my oldest did enlist in the Army, but she roots for Air...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: User Table size and limitations

    some reference material

    http://msdn.microsoft.com/en-us/library/ms143432.aspx

    Unless you are dealing with SQL Express, then you might also want to read this about some limitations.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    Lynn Pettis (1/22/2010)


    CirquedeSQLeil (1/22/2010)


    Lynn Pettis (1/22/2010)


    Team (AFA Hockey tonight!) :smooooth:

    uh-oh

    Are you an AFA fan - or just going to the game?

    Both.

    I know it doesn't work with the topic...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    Lynn Pettis (1/22/2010)


    Team (AFA Hockey tonight!) :smooooth:

    uh-oh

    Are you an AFA fan - or just going to the game?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    I agree - it wasn't anything like what I expected from the initial post.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Roy Ernest (1/22/2010)


    I do not know if this is a joke... :unsure:

    I am keeping away from it...

    It turned out to be a table auditing question.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: SCARY backup and restore questions!!

    subs99 (1/22/2010)


    ...

    So when you "do a SQL backup", does this often mean you actually do TWO backups -- 1. a backup within SQL Server that creates backup file(s), then 2....

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: SQL Scripts - How to run and get results

    glee777 (1/22/2010)


    Thank you for your response.

    I am trying to find if any changes were made to the table. In this instance a Table was deleted and need to know...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: disk size

    If you are running out of disk space, then it is necessary to increase your disk space.

    You could find the disk free space by using Explorer.

    If you want to know...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Where are you?

    Roy Ernest (1/22/2010)


    Do you say kapeesh??:hehe:

    The answer to that would be:

    No! Capice (kapeesh)?:hehe:

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Where are you?

    Gianluca Sartori (1/22/2010)


    Conegliano, near Venice, Italy.

    We have electric power, tv, Internet and SQL Servers of course.

    I'm not a member of the Mafia, I don't ride a Vespa, I'm not wearing...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: SQL Scripts - How to run and get results

    As per the question concerning running a script from a folder or needing to create a new script. That depends - both are viable options.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Roy Ernest (1/22/2010)


    I hope he is not trying everything in the script folder on production ... 🙂

    Hmmm - depends. Production might just be his desktop

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Roy Ernest (1/22/2010)


    I do not know if this is a joke... :unsure:

    I am keeping away from it...

    I'll take that risk. See where it goes.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: SQL Scripts - How to run and get results

    To get results from a table, you do this:

    Select * from yourtablename

    It sounds like you did this:

    create table yourtablename (col1 varchar,col2 varchar)

    Or something to that effect.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 17,941 through 17,955 (of 19,560 total)