Skip to main content

Delete a language layer from database objects.

Hi all,

During upgrade one of the conman issue is extra language in database objects.

Consider a Scenario -

My client During implementation uses NAV 5.0 SP1 APAC Database.
But as the language English (New Zealand) was not required had been deleted before implementation.

Now client want to upgrade to NAV 2013 APAC. For comparison i require to create a base database which will be in my case NAV 5.0 SP1 APAC without Language
English (New Zealand).

Let's see how we can delete the Language Layer from a database. I will take example of above scenario.

1) Open NAV 5.0 SP1 APAC Database.

2) You can check existing Language From
   - Open properties of any field in any table and check caption ML.




3) As per our requirement we don't require ENZ (English (New Zealand).

4) Open Object Designer, Select All Objects.

5) From Tools Click Language Module and select Export.


6) Provide the File Name, Select Language you want to delete and click Delete Language.



7) Click OK and it will remove the Language Layer from Objects.



8 Click on confirmation box for language deletion.

9) Reopen Navision and just to make sure repeat step 2.


So we have successfully deleted the language layer from the database objects.

In Next post we will see how to add the same language into another database objects.

Regards,
saurav Dhyani

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.