Forum Replies Created

Viewing 15 posts - 21,781 through 21,795 (of 26,490 total)

  • RE: didn't receive daily email today

    Actually, we used the Force!

  • RE: didn't receive daily email today

    Intuitive guess work. Things just didn't seem to be working correctly.

  • RE: Normalize or denormalize?

    It does come down to business requirements. If you need to be able to regenerate any reports, then images of invoices won't be of benefit.

  • RE: query execution

    This is a double post. Let's try and keep everything in one thread, here. Especially since this is a SQL Server 2000 question, it really doesn't belong in...

  • RE: Delay processing the Query ...

    Without more information there really isn't much more I can do. You may not have the permissions necessary to provide the info needed since you also could not get...

  • RE: Normalize or denormalize?

    Even in an OLTP system there is a point at which you stop normalizing the data and start denormalizing it. There are trade offs that are made during this...

  • RE: Delay processing the Query ...

    I am assuming you are running your query from Management Studio. Run the query in one tab, and run SP_WHO2 in a second while your first query is active....

  • RE: Delay processing the Query ...

    Can't really help you based on what you posted. Does the query complete, just not as quickly as for previous day data? You may want to capture and...

  • RE: Are the posted questions getting worse?

    RBarryYoung (3/25/2009)


    Arggh! Grant & I have triple posts. The site wasn't responding and I just kept hitting POST... :blush:

    I tried deleting the duplicates, but I don't think that...

  • RE: Are the posted questions getting worse?

    RBarryYoung (3/25/2009)


    Grant Fritchey (3/25/2009)


    Well the OP came back with what seems to be an appropriate level of contrition and received help.

    I just don't understand how you do it Lynn. I...

  • RE: Are the posted questions getting worse?

    Jeff Moden (3/24/2009)


    RBarryYoung (3/24/2009)


    GilaMonster (3/24/2009)


    RBarryYoung (3/24/2009)


    It's like the old joke:

    Q: How many psychiatrists does it take to change a light bulb?

    A: Only one. But it takes a very long...

  • RE: Are the posted questions getting worse?

    And then to read CozyRock's last post, sorry, but that doesn't show me much in the way of character. Personal opinion. I guess I hold myself to a...

  • RE: Are the posted questions getting worse?

    Steve, Not a problem. You'll get my bill in the mail. 😉

    It just felt right to try and step in and help smooth out a possible problem before it...

  • RE: Split the data without loop

    I'd like to verify something first. You have posted this question in a SQL Server 7, 2000 forum, ar you using SQL Server 2000 or SQL Server 2005?

    The answer...

  • RE: Insert problem

    polo_sport09 (3/24/2009)


    when i drop all my tables and recreat them and insert whit this...

    Insert into personal (chef_id,lonekat_id,fornamn,efternamn,titel)

    VALUES (NULL,1,'Johan','Forsberg','Säljare');

    Then the personal_id on personal get the value of 3

    what does this mean?

    It...

Viewing 15 posts - 21,781 through 21,795 (of 26,490 total)