• If you are using SQL server, install and set it up to work with Sugar Suite. For more information, navigate to www.sugarcrm.com/wiki/Sugar Developer Wiki/Configuration and Installation/Installing SugarCRM with SQL Server.
• In order for Sugar Suite to connect to SQL Server, all Web servers that will run Sugar Suite need to receive an update to one of the Microsoft DLLs. Download ntwdblib.dll version 2000.80.194.0 and place it in the system directory of all Web servers running Sugar Suite and connecting to Microsoft SQL Server. After you complete this task, it is recommended that you search each Web server for all copies of ntwdblib.dll and rename them to something else, such as ntwdblib2.dll to ensure that the correct DLL is loaded.
• To enable the MS SQL extensions, open up php.ini and uncomment the following string:SugarCRM requires that date strings be retrieved in YYYY-MM-DD hh:mm:ss format. To enable this in SQL Server uncomment the following option and make sure it is set to Off as follows:
• In Step 4 of the installation process, check the Host Name entry. If you accepted the default values, then the name will be similar to “server name” + “\SQLExpress”. So assuming your computer name is “foo”, the database hostname is “foo\SQLExpress”.
• Enter the server name in the first text field (“foo” from the example above) and the instance name in the second tab (“SQLExpress” in the example above).
Copyright© 2004-2007 SugarCRM Inc.
|