Forum Replies Created

Viewing 15 posts - 736 through 750 (of 3,666 total)

  • RE: Rewriting the Sql code

    ChrisM@home (6/3/2015)


    GilaMonster (6/3/2015)


    What, other than the NOLOCK hints, is the problem?

    The OP is confused by the location of the ON clauses. Since there are only INNER joins, I don't think...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Setting and the using a Variable in an ssis package for dynamic source file connection.

    You should step thru the script and see what the value of filename when you try to assign it to the SSIS variable. Look like the error message it's...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: connection issue

    Can you connect to other instances? If so, it's not likely to be a SSMS issue.



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Access SQL instance without sa password

    Lowell (6/3/2015)


    same thing then, right?

    if he is a local admin on the PC in question, he can run the script and take over the SQL instance(s).

    if he had 3...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: ETL question: which option is better for performance

    Can't you use a WHERE clause for the UPDATE to only update the rows that need updating, without going the EXCEPT route?



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Expression divide by 0 returns #Error

    If I remember expressions correctly, try using IIF to check if the denominator is zero. If it is, return NA, else return the division.



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Access SQL instance without sa password

    Lowell (6/3/2015)


    if you can rdp or login directly to the server, then you could stop and start the service in sinlge user mode, regardless of whether you are a sysadmin...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Trying to learn SQL - Advice

    jshahan (6/3/2015)


    If someone suggested this previously, I missed it. But go ahead and spring for the Developer's Edition of SQL Server which has all the functionality of the Enterprise...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Eirikur Eiriksson (6/3/2015)


    Luis Cazares (6/3/2015)


    Eirikur Eiriksson (6/3/2015)


    SQLRNNR (6/3/2015)


    Ed Wagner (6/3/2015)


    SQLRNNR (6/3/2015)


    Brandie Tarvin (6/3/2015)


    I am going to report ya'll to the USDA for pork chop abuse.

    I just thought you should know.

    Actually,...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Sort Order Value

    yusufm 48726 (6/3/2015)


    Hi,

    I have compiled a report where in SQL query I have used Order By DateEntered, Value DESC but somehow when I check all the lines it does not...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    GilaMonster (6/3/2015)


    Um...

    http://www.sqlservercentral.com/Forums/Topic1691210-2799-1.aspx

    Crystal ball to aisle 5 please. (or maybe we need something a tad stronger)

    Something much stronger is needed here.



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    GilaMonster (6/3/2015)


    Alvin Ramard (6/3/2015)


    I think I'm ready for a new thread. I'm seeing way too many responses to questions that not really related to the question asked. ...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Declared Hard coded Variables

    oops



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Declared Hard coded Variables

    patelxx (6/3/2015)


    declare @StartTime nvarchar(10)= '12:00'

    declare @EndTime nvarchar(10)= '12:45'

    declare @Diff time(1) = cast(@EndTime as datetime) - cast(@StartTime as datetime)

    How to I use Column names instead of Hard coding variables - e.g....



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    GilaMonster (6/3/2015)


    Read the question? What heresy is this, Alvin???

    Sorry, in a dream world I was. :hehe:



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

Viewing 15 posts - 736 through 750 (of 3,666 total)