Results 1 to 2 of 2

Thread: Reference to another database

  1. #1
    Anahi is offline Member
    Join Date
    Jun 2008
    Posts
    9

    Default Reference to another database

    Hi people,
    I've installed SugarCRM 5.0 on SQL Server 2000, as I have got some problems, I'm thinking to restore the database in a SQL Express 2005. Is it possible to change the reference of the database to another one?
    Thanks a lot.

    Anahi

  2. #2
    eNick is offline Sugar Community Member
    Join Date
    Apr 2008
    Location
    UK
    Posts
    282

    Default Re: Reference to another database

    You should find the entries in config.php. Something like....

    array (
    'db_host_name' => 'xxxxxxxx',
    'db_host_instance' => 'SQLEXPRESS',
    'db_user_name' => 'xxxxx',
    'db_password' => 'xxxxxxx',
    'db_name' => 'sugarcrm',
    'db_type' => 'mysql',
    ),
    T H E S U G A R R E F I N E R Y
    : : : SugarCrm Customisation and Integration Services : : :

    SugarCRM Systems Integration Partner
    Trusted with SugarCRM
    http://www.theSugarRefinery.com ::: sales@{removethis}theSugarRefinery.com

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. MySQL Database Not Available
    By luisamato in forum Help
    Replies: 4
    Last Post: 2007-06-27, 05:58 AM
  2. step 3 installation problem
    By voitek in forum Installation and Upgrade Help
    Replies: 10
    Last Post: 2007-02-14, 04:35 PM
  3. Repair Database does not
    By mmakowski in forum Help
    Replies: 1
    Last Post: 2007-01-03, 04:58 AM
  4. Replies: 0
    Last Post: 2006-07-17, 04:11 PM
  5. Replies: 0
    Last Post: 2006-06-22, 12:03 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
  •