Results 1 to 3 of 3

Thread: SQL SERVER Migration

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2004
    Location
    Jakarta, Indonesia
    Posts
    818

    SQL SERVER Migration

    hi all,

    1. does SQL SERVER 32 bit edition can run under Windows 64bit version?
    2. if we upgrade from 32bit SQL 2005 to 64bit SQL 2005, how the DB migration work? is it just simple backup and restore?
    3. if we upgrade from 32 bit SQL 2005 to SQL 2008, how the DB migration work? is it just simple backup and restore too?

    1st NF - a table should not contain repeating groups.
    2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
    3rd NF - there should be no dependency between non key fields in same table.
    - E. Petroutsos -


    eRiCk

    A collection of "Laku-abis" Ebook, Permanent Residence

    Access Reserved Words, a Classic Form Bug, Access Limitation, Know run Process and the Lock they hold in, Logging User Activity in MSSQL,
    Kill Database Processes

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: SQL SERVER Migration

    1. Probably (64 bit versions of Windows have an emulation mode for 32 bit), but I wouldn't recommend it - the 64 bit version will almost certainly be more efficient (eg: run faster).

    2 & 3) I think so, but I don't do that kind of thing much.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2004
    Location
    Jakarta, Indonesia
    Posts
    818

    Re: SQL SERVER Migration

    thanks si

    any "sure" answer?

    i can't experiment it in 64bit platform, my computer doesn't support it
    and can't found satisfied answer in google

    1st NF - a table should not contain repeating groups.
    2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
    3rd NF - there should be no dependency between non key fields in same table.
    - E. Petroutsos -


    eRiCk

    A collection of "Laku-abis" Ebook, Permanent Residence

    Access Reserved Words, a Classic Form Bug, Access Limitation, Know run Process and the Lock they hold in, Logging User Activity in MSSQL,
    Kill Database Processes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width