Forum Replies Created

Viewing 15 posts - 8,071 through 8,085 (of 9,244 total)

  • RE: Help - Upgrade SQL 2000 to SQL 2008

    Jeffrey Williams-493691 (4/17/2010)


    As others have pointed out, you need to run the updated version of sp_help_revlogin before you restore the databases. When you do that, the users will automatically...

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

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

  • RE: Help - Upgrade SQL 2000 to SQL 2008

    ananda.murugesan


    but all existing users appered in new sql 2008 db.

    these are the database users, they require linking to a server level login to allow server\database access

    ananda.murugesan (4/16/2010)


    I got the result...

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

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

  • RE: Moving database to IP

    i host my own its a lot easier. Most ISPs charge to host SQL server databases. Its almost definitely the fact the database connection is not correct.

    you may want to...

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

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

  • RE: Which is one is good either DETTACH/ATTACH or BACKUP/RESTORE ???????

    chanti2985 (4/12/2010)


    backup and restore is always best approach.

    that's jumping in both feet first 😉

    all this is dependant on the network performance and server performance. Remember with backup\restore you have to...

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

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

  • RE: DTA advises clustered index in NC index

    also make sure the workload you pass in is a comprehensive representation of the normal database activity and not just a 2 minute profile session!

    you also have the ability to...

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

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

  • RE: Is Primary key clustered index different from Unique key clustered index??

    when referring to key constraints

    Primary key does not allow NULLs

    Unique key allows a single NULL value

    so the 2 are different in that respect

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

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

  • RE: Clustered instance will not start after removing builtin admins

    thank you alen

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

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

  • RE: DELETING BACKUP FILES USING A SCRIPT.

    PlaysWithHisFood (4/16/2010)


    using the maintenance plan clean up task will also work.

    ensure you upgrade to at least SP2 first though

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

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

  • RE: DELETING BACKUP FILES USING A SCRIPT.

    no it wont work its looking for files older than 3 days. To delete files for a backup you just created change the day to minutes or seconds like so

    set...

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

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

  • RE: Is it Possible? Mirror 2005 SE to 2008 EE

    which mode are you trying to implement?

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

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

  • RE: operating system error 3

    copy the file locally and restore from there!

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

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

  • RE: Setup.exe encountered a problem and needed to close

    if your issue is around sql server 2005 it would be best to post in the appropriate forum 😉

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

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

  • RE: White icons on my Engine and Sql Server agent Icons

    babolnart (4/14/2010)


    wow that explains it... thanks.. i have the same issue by the way

    😉

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

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

  • RE: Installing a default instance after a named instance has been installed.

    is it a cd or dvd based image?

    what version of sql server do you have installed and what version is the cd\dvd?

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

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

  • RE: Install SQL Small Business on a SBS 2008 Premium machine

    i'll check what i have on my server at the weekend and let you know back

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

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

Viewing 15 posts - 8,071 through 8,085 (of 9,244 total)