Welcome to Sign in | Help
» Search

Search

You searched for the word(s):
Showing page 49 of 133 (1,330 total posts) < 1 second(s)
  • Pop Quiz: SET OPTIONS in Triggers

    It started with this question: Let's suppose that I want&nbsp;override the&nbsp;QUERY_GOVERNOR_COST_LIMIT value for an user that connects to the server. How&nbsp;can I do that? I want to customize the value per user so I won't use sp_cofigure and query governor cost limit option, as it would configure the cost limit at the instance level. I ...
    Posted to Cristian's Blog (Weblog) by xmldeveloper on December 30, 2007
  • Re: La multi ani!

    La multi ani tututor! Lista cu cu ROSQL Most Valuable Members o gasesti aici: http://sqlserver.ro/blogs/cristians_blog/archive/2007/12/21/summary-2007.aspx
    Posted to Announcements (Forum) by xmldeveloper on December 30, 2007
  • Declarative Management Framework gets a new name

    After 7 months of confusion between DMF (Dynamic Management Functions) and DMF (Declarative Management Framework), a new name makes the new feature of SQL Server 2008 very clear as purpose: Microsoft ® SQL Server ® &nbsp;2008 Policy-Based Management Read more about it on Dan Jones blog: Declarative Management is Out!
    Posted to Cristian's Blog (Weblog) by xmldeveloper on December 29, 2007
  • Re: CONTAINS sau altceva?

    USE tempdb;GOCREATE TABLE myTable(I INT,C VARCHAR(4000));GOINSERT INTO myTable(I,C) VALUES (1,'abcd');INSERT INTO myTable (I,C) VALUES (1,'12345');GODECLARE @check_letter VARCHAR(128);SET @check_letter='%[qwertyuiopasdfghjklzxcvbnm]%'; SELECT * FROM myTableWHERE PATINDEX(@check_letter,C)=1; Output: I&nbsp; C-- ------------1&nbsp; abcd
    Posted to Intrebari generale (Forum) by xmldeveloper on December 27, 2007
  • osstatistics.jpg

    LEAD Technologies Inc. V1.01
    Posted to rosql (Gallery) by xmldeveloper on December 25, 2007
  • Operating Systems Statistics Time range: 22/05/2007 25/12/2007

    An image is worth a thousand words so this posts contains exactly 1014 words: &nbsp;
    Posted to rosql (Weblog) by xmldeveloper on December 25, 2007
  • RoSQL Newsletter 24-12-2007

    RoSQL Newsletter 24-12-2007============================================================English Version follows: In acest numar:1. La sfarsit de an2. Nou in domeniul SQL Server3. Culminis - The Voice survey 4. Stop Spam 1. La sfarsit de an La sfarsit de an vrem sa va multumim ca ne-ati fost alaturi, sa va uram un Craciun Fericit si un An Nou ...
    Posted to Announcements (Forum) by xmldeveloper on December 24, 2007
  • Re: RML Utilities for Microsoft SQL Server Released

    OSTRESS e super cool, printre altele iti permite sa lansezi N threaduri separate care sa ruleze un batch. &nbsp;
    Posted to Noutati (Forum) by xmldeveloper on December 22, 2007
  • DSC02646.JPG

    Posted to CristianBlog (Gallery) by xmldeveloper on December 21, 2007
  • Summary 2007

    It was a hard year for me but I want to mention&nbsp;in retrospect&nbsp;just the good part: Our group grew more than we expected and we hope that this is just the beginning. We have a basketball team and though we lost every single game Pierre de Coubertin said that the most important thing in the Olympic Games is not to win but to take ...
    Posted to Cristian's Blog (Weblog) by xmldeveloper on December 21, 2007
« First ... < Previous 47 48 49 50 51 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems