Results 1 to 4 of 4

Thread: Instructions how to dump database

  1. #1
    anicolais is offline Senior Member
    Join Date
    Nov 2009
    Posts
    99

    Default Instructions how to dump database

    I have been trying to do this for a bit now but can't figure it out. I have a very small amount of data in my database but I want to take that data and upload it into another instance of sugarCRM. I was told to dump the database and re upload it but I cant figure out how to do this. Can someone please explain in clear detail how to go about this whole situation it would be greatly appreciated. Thanks!

    Im using FastStack Windows Installer for 5.5.0R with SQL Server.

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Instructions how to dump database

    Quote Originally Posted by anicolais View Post
    I have been trying to do this for a bit now but can't figure it out. I have a very small amount of data in my database but I want to take that data and upload it into another instance of sugarCRM. I was told to dump the database and re upload it but I cant figure out how to do this. Can someone please explain in clear detail how to go about this whole situation it would be greatly appreciated. Thanks!

    Im using FastStack Windows Installer for 5.5.0R with SQL Server.
    Download and install the SQL Server Management Studio from Microsoft. Either of the 2005 or 2008 versions should work.

    Use that connect to the SQL Server and then use management studio to run a backup by right clicking the database and selecting Tasks > Backup
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    anicolais is offline Senior Member
    Join Date
    Nov 2009
    Posts
    99

    Default Re: Instructions how to dump database

    OK I have the backup file. How do i then put this backup file into my New instance of SugarCRM??

    Thanks

  4. #4
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Instructions how to dump database

    You'll need to do the reverse of what you did to create the backup.

    So..

    Use Management Studio to connect to the SQL server that corresponds with the new instance (assuming it is different than the SQL instance you are already using).

    Next you'll want to create a new, blank database. Right click on it and then choose Tasks > Restore

    That'll allow you to restore the database from the backup file you previously created. Make sure that when you perform your backup, the process is using the new databases files to store its data.

    Lastly, you might need to update your config.php file to point it to the proper database.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Poll: Dump Sugar Mail and integrate something better?
    By bjs3 in forum General Discussion
    Replies: 246
    Last Post: 2011-11-23, 04:05 PM
  2. Dump restore - Character Set
    By roblaus in forum Help
    Replies: 3
    Last Post: 2008-06-13, 05:10 AM
  3. Recovery from database dump
    By jfig in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2008-02-14, 07:49 PM
  4. importing a sql dump file
    By sarmenhb in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2008-02-12, 05:10 PM
  5. restore from mysql dump error
    By along in forum Help
    Replies: 6
    Last Post: 2006-10-17, 12:33 PM

Bookmarks

Posting Permissions

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