Selecting The Correct Microsoft SQL Server 2000 Collation For Microsoft Dynamics GP

After initial acclimatisation pains with Microsoft SQL Server 2008 R2 (I largely skipped 2005 and 2008 RTM) I have become used to Management Studio and do now prefer it to Enterprise Manager and Query Analyser.

One of the things I really like about SQL 2008 R2 is the installation process where you pick the collation. Dealing with Microsoft Dynamics GP so much means I need to be careful with server and database collations as GP, once installed, cannot have it’s database collation changed.

We typically install SQL Server for Microsoft Dynamics GP using the SQL_Latin1_CP1_CI_AS (case insensitive, accent sensitive), which is very easy in SQL 2008 R2;

Customize the SQL Server 2008 R2 Database Engine Collation.

I’ve gotten used to dealing with the above method for picking the SQL collation and I’d actually forgotten the pain of picking the collation on SQL Server 2000.

You don’t get to pick the collation as SQL Server displays it in the Properties but need to pick a verbose description.

Building a test environment for a Microsoft Dynamics GP 9 SP3 to 2010 R2 environment the other week I needed to build the SQL Server with the collation which matches that of the client’s server; SQL_Latin1_CP1_CI_AS.

Knowing I wanted a case insensitive, 1252 character set limited the options somewhat but still needed a slight stab in the dark to pick the right one;

SQL Server 2000 - Collation Settings

Fortunately, once “Dictionary order, case-insensitive, for use with 1252 Character Set” had been picked and the installation finished, I checked SQL Server Properties and it was the one I needed.

Related posts:
Microsoft Dynamics GP 2010 R2 On Windows 8 Developer Preview
Installing Microsoft Dynamics GP 2010 R2 – Database Compatibility Issue
ODBC For Microsoft Dynamics GP on Windows Server 2008 R2
Missing Data Source When Installing Microsoft Dynamics GP 2010
Microsoft Dynamics GP 9 SP3 Upgrade Path To 2010 R2
SQL-DMO not in Microsoft SQL Server 2008
Ian Grieve

About Ian Grieve

Consultant with over 8 years experience with Microsoft Dynamics GP, including related products such as Integration Manager, eConnect, FRx and Management Reporter.
This entry was posted in Dynamics, GP, Microsoft, SQL Server, SQL Server 2000, SQL Server 2008 and tagged , , , , , . Bookmark the permalink.

2 Responses to Selecting The Correct Microsoft SQL Server 2000 Collation For Microsoft Dynamics GP

  1. Pingback: Selecting The Correct Microsoft SQL Server 2000 Collation For Microsoft Dynamics GP | Interesting Findings & Knowledge Sharing

  2. Pingback: Selecting The Correct Microsoft SQL Server 2000 Collation For Microsoft Dynamics GP | azurecurve - DynamicAccounting.net - GP Technical Blogs - Microsoft Dynamics Community

Leave a Reply

Your email address will not be published. Required fields are marked *

*

* Copy this password:

* Type or paste password here:

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>