Moving Database

Discussion in 'Databases' started by Dave86, Feb 27, 2011.

  1. #1
    I want to move my database to another application (website)

    When I add this database to the new site the users and the information that comes with each user is fine and they can log on fine, but new users cant register, when using a new database the site is fine, I think it might be to do with the the users in my current database have unique user codes asigned to the script and the new script wont allow people to register with this database.

    Is maybe I have to change something in the new script to?

    Thanks to anyone who can help
     
    Dave86, Feb 27, 2011 IP
  2. alfa_375

    alfa_375 Active Member

    Messages:
    445
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #2
    of course it depends on the script related to your registration module. If you show the code then I can get some ideas.

    Regards
     
    alfa_375, Feb 27, 2011 IP
  3. rocky101

    rocky101 Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    An easy way to move your database files to another location is by

    1. detaching the database ,

    2. moving the database and

    3. attaching the database.

    Moving of the database can be done in SQL Server Management Studio (SSMS).
     
    rocky101, Mar 9, 2011 IP