Forum Replies Created

Viewing 15 posts - 181 through 195 (of 212 total)

  • RE: TOP

    You will find it the cause of this if you look at the Execution plan. The SQL optimizer uses a table scan to get "ch" from the first row since...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Performance Dashboard for SQL Server 2008

    MarkusB (4/16/2009)


    You can use the 2005 dashboard, but there are a few problems.

    I had a couple of times that a report gave an error the first time I used...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Performance Dashboard for SQL Server 2008

    Have you tried it your self?

    I installed it in my development environment and as i can see there are some defects in the setup script that creates the functions used...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Question of the Day for 09 Nov 2004

    It is not a bug, its a conversion error, due to the fact that the number 11 is an int and SQL tries to convert the result to the nearest...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Question of the Day for 22 Oct 2004

    Thank you for pointing out this bug in SQL server, i was pretty sure that answer no 1 would be the correct one, but i was wrong. It surely is...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: FILESTREAM Data

    I think this is an Incorrect question! How do you update the FILESTREAM column without updating the row?

    Håkan Winther

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Question of the Day for 23 Jun 2004

    For your information, the NWlink protocol is not supported any more according to books online

    Microsoft SQL Server does not support the Banyan VINES Sequenced Packet Protocol (SPP), Multiprotocol, AppleTalk, or...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: More Conversion Fun

    Someone may think this is a feature, but i think it is sad that SQL doesnt handle this as an error due to the fact that it is to easy...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Question of the Day for 12 Mar 2007

    Simon Facer (3/12/2007)


    ALTER INDEX with REORGANIZE is a better option, but INDEXDEFRAG is still available ( ). Bad question!!!

    The question is correct as far as i am concerned, because DBCC...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Question of the Day for 02 Oct 2006

    Bert Carles (10/2/2006)


    Technically, NONE of the provided answers are correct. I thought we'd gotten beyond these bogus questions

    I totally agree, it is frustrating that there is no correct answer.

    /Håkan...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Decrypt a stored procedure

    GilaMonster (3/5/2009)


    Search google. You should find some links to products that do that (I don't think any are free)

    Thanks for your tip! 🙂

    I found a lot of samples by...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Decrypt a stored procedure

    This is what SQL Server books online say about encryption:

    ENCRYPTION

    Indicates that SQL Server will convert the original text of the CREATE PROCEDURE statement to an obfuscated format. The output...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: Unable to find Acitivty monitor in SQl Server 2008

    ansar.vma (3/5/2009)


    Hi all,

    I have just installed SQl Server 2008 in my machine. The problem i am not able to find the Acitivty monitor (in SQL Server 2005 which was show...

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: How to synchronize databases between two server insqlserver 2005

    I am sorry, to use the link you need to have books online for SQL Server 2008.

    Use this link:

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

    or

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

    or

    http://msdn.microsoft.com/en-us/library/ms190202(SQL.90).aspx

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

  • RE: How to synchronize databases between two server insqlserver 2005

    You have to open books online for SQL server an paste the link in the address bar.

    /Håkan

    /Håkan Winther
    MCITP:Database Developer 2008
    MCTS: SQL Server 2008, Implementation and Maintenance
    MCSE: Data Platform

Viewing 15 posts - 181 through 195 (of 212 total)