Forum Replies Created

Viewing 15 posts - 10,186 through 10,200 (of 19,560 total)

  • RE: Login faield for user 'sa'

    Track down the ip address from that log table you just created and find out what application resides there. An application is using .Net 3.5 to connect to the...

    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: Assistance with SQL

    Try the first suggestion by Ninja and see if that works in this case.

    If not, please post some sample data and desired results

    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: XML Returning &amp instead of &

    JCSQL (5/4/2011)


    OK so the last post I just hard coded amp (which is &). I need this to come back as & and not amp.

    Thanks

    K - i was posting mine...

    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: XML Returning &amp instead of &

    JCSQL (5/4/2011)


    Here is a repost with quotes so it will maintain the amp

    Here are the results:

    <import_Request>

    <daily_deal>

    <category>Beauty, Spas, "&" Salons</category>

    </daily_deal>

    </import_Request>

    As you can see the & was converted to...

    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: Assistance with SQL

    Do you have a calendar table?

    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: XML Returning &amp instead of &

    can you reformat it to show exactly what you are seeing?

    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: What or Yes

    Ninja's_RGR'us (5/4/2011)


    I think you should both get over yourselves and stop trying to be right... but I'm just an outside observer :hehe:.

    Just my 0.02$

    Yes?:w00t:

    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: What or Yes

    Try

    May I help you?

    or

    How may I be of assistance?

    And do it with an nasally accent 😀

    I would rather hear what than yes - but it all depends on tone.

    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: Login faield for user 'sa'

    ALZDBA (5/4/2011)


    Maybe this can help out.

    Failedconnectiontracker is using sqlserver event notifications to capture all login info.

    We have a dba database on every sqlserver instance to host all sysadmin/dba systems stuff.

    In...

    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: xp_cmdshell exec ssis package in 32bit mode

    Excellent - glad it worked.

    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: xp_cmdshell exec ssis package in 32bit mode

    That seems to print fine. I have seen it in the past where it was throwing that error but was actually referring to the second set of items being...

    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: Is this a good backup strategy?

    Ninja's_RGR'us (5/4/2011)


    SQLRNNR (5/4/2011)


    @ninja - very nice

    Just for the fun of it... I added a filter to ignore my latest 2 backups to simulate lost or corrupt backups files...

    Still runs in...

    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: xp_cmdshell exec ssis package in 32bit mode

    comment out your exec statement and just print the variable

    Like this:

    print @cmd

    Post the result of that print statement

    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: importing a server list

    Good to hear

    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: xp_cmdshell exec ssis package in 32bit mode

    what do you get if you print the variable to screen after setting it?

    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 - 10,186 through 10,200 (of 19,560 total)