Skip to main content

Add a language layer from database objects.

Hi All,

Let's discuss a conman Question mostly asked/raised during Upgrade Process.

How do i add a language Layer to my Database.



What is Use Language Layer?

Language Layer Enable to Database Objects to Support Multiple Language.

How to find languages in my database?

1. Open any objects in your database (say table).
2. Select any standard field and navigate to its properties.
3. Check the Value in CaptionML Property.
4. This will list the caption of field in all the languages that you have in your database.



5. As shown above the field have single language (ENU).

If we want to add a language in a database we need to remember three point -

1) The applied language layer only update captionML property of Standard Fields ONLY.
2) You cannot import Language layer until and unless all the objects of database are compiled.
3) You require the .flm file of the language you want to add.
4) Once language is imported all the objects have modified flag set to True.



Steps to Import Language Layer -

1) Open Classic Client / Developer Environment.
2) Open Object Designer.
3) Select All Objects.
4) From Tools Select Language Module and select Import.



5) Select the Flm File and click Open.


Open the same table and open the same field you will find multiple values in captionML Property of field.



I hope you will find this post useful.

Regards,
Saurav Dhyani
http://saurav-nav.blogspot.in/

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.