Skip to main content

NAV 2013 R2 - The Object table contains a Microsoft Dynamics NAV Development Environment field data type that is not compatible with the SQL Server data type.

Hi all,

Let's discuss a issue resolution which most of us are facing after applying Rollup 5 for NAV 2013 R2 with Build  36281.

The Error Message that i faced is -

The Object table contains a Microsoft Dynamics NAV Development Environment field data type that is not compatible with the SQL Server data type.
Field : Version List
Type: Text 248
SQL type : VARCHAR(80)




Reason for Error Message (My Understanding) -

You tried to Open the Database created with a build earlier than 36281 in Build 32681 and didn't upgraded.

You clicked cancel when system asked to upgrade the database.

Here is what i Meant -

1. I have a database with old Build (say 35473) as shown below.



2. By Mistake i tried to open the database with Build 36281 and clicked cancel as shown below.



3. when i tired to open database again with old build (say 35473) it gives me error as shown below.


Resolution -

You need to upgrade the database to Build 36281 or Higher.

I hope you will be able to resolve the issue with the suggestion above.

These postings are provided "AS IS" with no warranties and confer no rights. You assume all risk for your use.

Regards,
Saurav Dhyani
saurav-nav.blogspot.com

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    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -