Navision 2013 R2 + Opening Classicm

Hi All

we got the below error, when connecting to Navision 2013 R2 development environment


Microsoft Dynamics NAV Development Environment


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

SQL type: VARCHAR(80)


OK


Thanks.

This happened to me twice last week with the same database; it was the first time I had seen this particular problem. I’m not certain what caused it and I haven’t been able to duplicate the problem since. However, I was able to fix the problem by changing the data type in SQL to VARCHAR(248).