Forum Replies Created

Viewing 15 posts - 8,836 through 8,850 (of 9,244 total)

  • RE: Red Gate SQL Backup vs. Quest Lite Speed backup

    out of the 2 i prefer Redgate SQL Backup!

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Change SQL Time

    jjssilva (10/10/2008)


    I'm clueless here.

    the date and time shown above is 10PM not AM (22:47).

    what you are seeing is the installed date and time i believe

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Restoring a Single Data File to a Multiple Data File DB. Possible?

    you would have to restore

    stuff.mdf

    stuff.ldf

    then create the extra filegroups\files and move objects from the primary file\group to the new files\groups

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Securing SQL at my New Job

    homebrew01 (10/3/2008)


    There are applications that connect using 'sa'.

    no application user account should need to connect using 'sa', especially a web user account. Assigning 'sa', this is all too common...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: WMI Error Installing SQL 2005 Win SBS 2003 R2

    SBS comes with SQL server built in

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL 2005 Default Trace

    how are you creating\starting the trace?

    is it a server side trace?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Data migration

    yulichka (10/6/2008)


    can't see the location where we moving

    :exclamationmark: :exclamationmark:

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SPN SQL Server 2005?

    timscronin (10/3/2008)


    domain admin

    not a good idea, remove that straight away. Create yourself a standard domain user account (no admin) and use sql server config manager to change the user account...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Copy Database Wizard - move from SQL Server 2000 to SQL Server 2005

    you could still use backup\restore

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SPN SQL Server 2005?

    timscronin (10/2/2008)


    The sql server is running under the same account for all our sql servers, never changed

    user account or local system?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Upgrade SQL Server 2005 Express to Enterprise 2005

    there is no upgrade path for express. detach the databases and re attach them under sql2005 standard, also script off the logins and apply those too

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Using row_number()

    check you have spelt it correctly

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Autogrowth - Best Pratice

    also bear in mind regular autogrowths can leave you with physical file fragmentation 😉

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SPN SQL Server 2005?

    what account are the SQL services running under?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Merging of Different databases into one

    shakti (10/1/2008)


    updations

    now there's a word for you

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 8,836 through 8,850 (of 9,244 total)