Results 1 to 5 of 5

Thread: import information

  1. #1
    deemurphyus is offline Sugar Community Member
    Join Date
    Nov 2006
    Posts
    27

    Default import information

    My company had sugar 3 installed on a windows operating system. I just installed Sugar 4.5 on Linux for them. Is there a way to import information from their old install into the new one.

    Dee

  2. #2
    sanjaykatiyar1's Avatar
    sanjaykatiyar1 is offline Sugar Community Member
    Join Date
    Feb 2006
    Location
    Bangalore
    Posts
    600

    Default Re: import information

    Quote Originally Posted by deemurphyus
    My company had sugar 3 installed on a windows operating system. I just installed Sugar 4.5 on Linux for them. Is there a way to import information from their old install into the new one.

    Dee
    You can use database dump from previous install to new one.
    But you should not dump the whole database as some tables (config, relationships, versions...)contains the sugar related information.
    Sanjay Katiyar
    iPhone and Android solutions http://www.apptility.com

  3. #3
    deemurphyus is offline Sugar Community Member
    Join Date
    Nov 2006
    Posts
    27

    Default Re: import information

    I s the database dump done from each system?

    Or is there something on the panel that can be used for this process.

    Dee

  4. #4
    deemurphyus is offline Sugar Community Member
    Join Date
    Nov 2006
    Posts
    27

    Default Re: import information

    Can the import of the tables be done via the control panel?

    Dee

  5. #5
    Arpee Ong is offline Sugar Community Member
    Join Date
    Nov 2006
    Posts
    14

    Default Re: import information

    deemurphyus - currently there is no facility to backup/restore SugarCRM database through the Admin Panel of SugarCRM. The Backup facility that is currently native with SugarCRM OS is for file backups and not the Database.

    To backup a Database, you will need a database Client such as PHPMyAdmin, your hosting might have provided you with that, if this is a local installation, then pls download/install PHPMyAdmin.

    To Backup SugarCRM OS DB.



    1. Open PHPMyAdmin
    2. Select your SugarCRM DB from the drop down list of DB's on the left panel
    3. Click Export
    4. On the Table Selection, Click Select ALL
    5. Click Save As File so you will have a local copy. You may also choose compression options such as ZIP, Gzippde or Bzipped
    6. Save the SQL Backup
    To Restore SugarCRM OS DB on another server/installtion.
    1. Open PHPMyAdmin
    2. Select your SugarCRM DB from the drop down list of DB's on the left panel
    3. Click Import
    4. Browse for the SQL file then Execute the Restore Operation
    The Server where you restored the DB backup will be the exact replica of the Source SugarCRM Os install. I dont see any configuration on the DB that might break when you use a DB on another existing SugarCRM installation provided that they are the same versions with same set of files.

    You have to self investigate which tables are compatible between Sugar 3 and 4.5, and alter the instruction above on the Backup part, Change Number 4 (Select All Table) - Just select the appropriate tables that you find compatible, make multiple Table Selection on the PHPMyAdmin Backup screen by holding CTRL while selecting each tables.
    Last edited by Arpee Ong; 2006-11-14 at 01:18 PM.
    Documentation Team
    [former] Mambo Steering Committee

    CMS/CRM Development
    SysIQ Corp

Thread Information

Users Browsing this Thread

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

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
  •