Forum Replies Created

Viewing 8 posts - 781 through 789 (of 789 total)

  • RE: RAM Usage increasing when I use the Select Statement - Why!?

    Steve Jones - Editor (1/18/2008)


    It should increase as you work with more data. You can set a limit if needed in the server properties in SSMS.

    It seems to work...I will...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: RAM Usage increasing when I use the Select Statement - Why!?

    ....over 500 000 records, with 75 columns lots of data types (varchar, datetime, etcetc)!

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Auto Auditing on Tables

    Hello ...many thanks for this article it is very interesting ...

    but I have one problem with procedure [pAutoAudit] - how do I create it little help couz I'm new here...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Partitioned Tables in SQL Server 2005

    Andras thnx for info and links!

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Partitioned Tables in SQL Server 2005

    Hello,

    as I can see there are the understandalbe question and answers but can anyone explain to me about this part of SQL code

    ...

    ) on ps1(a)

    ...

    (it is a Partition Schema)

    so...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: MCITP

    ...correct but you should be upgraded till today from SQL 2000 to SQL 2005 😛

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Copying databases from SQL 2000 to SQL 2005

    VAIYDEYANATHAN.V.S (10/19/2007)


    you can do so by means of Using the Copy Database Wizard. plz browse the following link and try to implement according to your own functionality needs.

    http://technet.microsoft.com/en-us/library/ms188664.aspx

    Nice Info thnx!

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • RE: Copying databases from SQL 2000 to SQL 2005

    I find the solution Detach database from SQL 2000 and Atach database to SQL 2005!

    But I wanted to ask for the best solution!

    So I'm looking why the application doesn't work,...

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

Viewing 8 posts - 781 through 789 (of 789 total)