Forum Replies Created

Viewing 15 posts - 1,036 through 1,050 (of 1,079 total)

  • RE: Is Unit Testing Important?

    Let me start of with saying, it's not important, it's critical.

    Managing db's, with odd proc's running against them, is not a task I want to spend my full day on.

    I...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Connecting to SQL Server installed on Virtual Server

    V1 i2, as you SQL instances are hosted on the virtual servers and not your physical.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: odbc connection problems

    Windows or SQL Autentication in the ODBC setup?

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: SQL Server Agent Job Error

    p.ramchander (9/22/2009)


    HI,

    i am in a process of creating a job to export data from database to excel sheet using ssis package... but when i am trying to run the job...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: mysql

    http://www.tizag.com/mysqlTutorial/

    http://dev.mysql.com/doc/refman/5.0/en/tutorial.html

    http://www.mysqltutorial.org/

    http://www.devshed.com/c/b/MySQL/

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Anyone familiar with Package Protection Levels?

    (Please correct me if I am wrong) but I am almost sure those are the only options, I have Server Storage as a option as well, but doubt if it...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: HELP WITH STORED PROCEDURE

    hope it helps, i know it is not ideal.

    play with it.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: HELP WITH STORED PROCEDURE

    mak3 (9/22/2009)


    can someone help with a STORED PROCEDURE that reads the errorlog file and filter out the following key words:

    error, warn, kill, dead, cannot, could, fail, not, stop, terminate, bypass,...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Disk subsystem configuration for Tempdb

    assigning a temp datafile, to each core (given they were created correctly, all the same size) will avoid contention for the main tempdb usage, major increase in performance.

    There is...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: how to knw clint or server

    Silverfox (9/21/2009)


    Henrico Bekker (9/21/2009)


    Narendra-587652 (9/21/2009)


    thank's for prompt response

    i have 500 server and differnt version of SQl(2000,2005,2008) and have to

    find SQL client or SQL server...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: how to knw clint or server

    Narendra-587652 (9/21/2009)


    thank's for prompt response

    i have 500 server and differnt version of SQl(2000,2005,2008) and have to

    find SQL client or SQL server installed on these...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Losing hard drive space

    george.frewin (9/21/2009)


    Hi All,

    I am running SQL Server 2005 and when i run large queries i find that i am losing significant amounts of hard drive space very quickly (about 7gb)...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: temp db is logspace used is >90%.

    I must agree with "90% of what?"

    but:

    Backup Log db_name with Truncate_only --(clear it without deleting it)

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: how to knw clint or server

    Narendra-587652 (9/21/2009)


    Hi

    thank's for reply

    can i know about (Client or Server) of a machine by seeing 'Add or Remove Programs'

    If you chose "Client Tools Only" in the setup...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: SQL Server 2008 running on Windows 2003 or 2008 with AWE

    mchou (9/21/2009)


    Does dynamic AWE add additional overhead to SQL Server?

    Which version are you running?

    running 64 bit wont have an influence.

    running 32 bit and more than 16gb ram yes.

    Please supply more...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

Viewing 15 posts - 1,036 through 1,050 (of 1,079 total)