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.

Ian Grieve

About Ian Grieve

Ian is a Microsoft Dynamics GP certified consultant specialising in the delivery of Microsoft Dynamics GP projects and currently working for Perfect Image Ltd., a Microsoft Partner and VAR in the North East of England. Ian has worked with Microsoft Dynamics GP since 2003 and, over the nine years since, has dealt with all aspects of the product life-cycle from presales, to implementation, to technical and functional training, to post go-live support and subsequent upgrades and process reviews. In his spare time, Ian runs the azurecurve | Ramblings of a Dynamics GP Consultant blog dedicated to Microsoft Dynamics GP and related products.
This entry was posted in Dynamics, GP, Microsoft, SQL Server, SQL Server 2000, SQL Server 2008 and tagged , , , , , . Bookmark the permalink.

2 comments on “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 *

*

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>