Welcome to Sign in | Help
» Search

Search

You searched for the word(s):
Showing page 33 of 68 (674 total posts) < 1 second(s)
  • Re: select problem.

    Vezi daca ieri ai rulat scriptul in aceleasi conditii (---&gt; ''isolation level'', valori ale parametrilor)&nbsp;ca si pana atunci.
    Posted to Diverse (Forum) by Diana on October 2, 2008
  • Re: sql server DTS(SSIS) memory

    Pentru SP3 poti vota aici: http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=326575 Nu am auzit nimic precis despre data de ''release''...
    Posted to Diverse (Forum) by Diana on September 30, 2008
  • Re: Procedura in sql

    tebbaerty:Am urmatoarea procedura :CREATE PROCEDURE uspGetLastIdOfAddedArticle(@ParentId INT)&nbsp; AS BEGIN&nbsp; SELECT TOP 1 TabId FROM dbo.Tabs&nbsp;&nbsp; &nbsp;WHERE&nbsp;&nbsp; &nbsp;&nbsp; ParentId=@ParentId and&nbsp; &nbsp;&nbsp; IsDeleted='False' and&nbsp;&nbsp; &nbsp;&nbsp; isnull(EndDate,getdate())&gt;=getdate() and&nbsp;&nbsp; ...
    Posted to Intrebari (Forum) by Diana on September 29, 2008
  • re: Before installing SQL Server 2008 RTM (updated)

    Eu nu am respectat pasii recomandati de Bob Ward. Ca urmare: - am aflat ca-mi trebuie VS 2008 SP1 in timpul instalarii SQL 2008 dev (dupa &quot;feature selection&quot;) - cand sa instalez SP1 pentru VS 2008 mi s-a cerut sa rulez &quot;vs 2008 patch removal tool&quot; (aveam instalata deja o versiune &quot;pre release&quot; de VS 2008, cred ca ...
    Posted to Cristian's Blog (Weblog) by Diana on September 23, 2008
  • Free e-book

    http://www.microsoft.com/learning/sql/2008/default.mspx#EBOOK
    Posted to SQL Server 2008 (Forum) by Diana on September 18, 2008
  • Re: Fisier log foarte mare

    Vezi daca te ajuta ''punctul'' 8 din lista: http://sqlskills.com/blogs/kimberly/2005/06/25/8StepsToBetterTransactionLogThroughput.aspx
    Posted to Intrebari generale (Forum) by Diana on September 16, 2008
  • Upgrade cu bucluc...:)

    https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=364566
    Posted to SQL Server 2008 (Forum) by Diana on September 15, 2008
  • Re: CREATE DATABASE - cale absoluta pentru FILENAME

    Pe cate stiu eu trebuie sa ''dai'' si numele fisierului si path-ul (care trebuie sa existe)&nbsp;- lucru specificat in BOL ---&gt; CREATE DATABASE. Daca lucrul asta pare cam ''tedious'', poti sa folosesti un ''sablon'' pe care il obtii astfel: - ''right click'' pe numele bazei de date (Management studio ---&gt; Databases) - ''Script database ...
    Posted to Intrebari (Forum) by Diana on September 12, 2008
  • Re: Video/Image Store in sql

    Vezi in http://www.databasejournal.com/article.php/3085181&nbsp;seria de articole ''Storing Images and BLOB files in SQL Server'' - cum sa le&nbsp;''depozitezi'' in baza de date (---&gt; varbinary(max)),&nbsp;in ce imprejurari&nbsp;merita sa o faci.&nbsp;E bine sa nu ''sari'' peste pdf-ul de la Microsoft...&nbsp;
    Posted to Intrebari (Forum) by Diana on September 9, 2008
  • Re: Video/Image Store in sql

    SQL 2000, 2005, 2008?
    Posted to Intrebari (Forum) by Diana on September 9, 2008
« First ... < Previous 31 32 33 34 35 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems