Results 1 to 5 of 5

Thread: DB change: MySQL -> SQL

  1. #1
    valueprice is offline Junior Member
    Join Date
    Aug 2008
    Posts
    2

    Default DB change: MySQL -> SQL

    Hello everyone,

    we like to move our SugarCRM database from MySQL 5.1 to MS SQL, preferrably 2008. Is there a walkthrough available for this scenario?

    Kind regards,
    Robert

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: DB change: MySQL -> SQL

    In Phpmyadmin there is an option available namely "SQL compatibility mode" in the Export page/tab. You can set the option as MSSQL. After that you can import the dump into MS SQL Server.

  3. #3
    DigiCRM is offline Senior Member
    Join Date
    Sep 2008
    Posts
    84

    Default Re: DB change: MySQL -> SQL

    There is a tool in the MS SQL package which convert a MySQL database into a MS SQL
    or
    You can Export your data in CSV or SQL format then import in MS SQL
    Last edited by DigiCRM; 2009-02-13 at 10:18 AM.

  4. #4
    valueprice is offline Junior Member
    Join Date
    Aug 2008
    Posts
    2

    Default Re: DB change: MySQL -> SQL

    HI,

    thanx for the quick help. Now I must tell SugarCRM to use the MS SQL instead of the existing MySQL. I guess I need to run the setup wizard again to do this?

    Kind regards,
    Robert

  5. #5
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: DB change: MySQL -> SQL

    No you have to look at config.php and make your changes there. You could ask around for the right settings or just install a temporary new installation next to it and grab that config file. Do not run setup again on your existing installation.
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2008-09-19, 09:56 AM
  2. Replies: 2
    Last Post: 2007-07-30, 02:58 AM
  3. How to change Jasper Report Mysql port?
    By TiborBiro in forum Help
    Replies: 2
    Last Post: 2007-01-18, 10:06 PM
  4. Change from MySQL to SQL Server
    By jcollier in forum Help
    Replies: 1
    Last Post: 2006-09-11, 09:41 PM
  5. Replies: 2
    Last Post: 2005-06-24, 05:56 AM

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
  •