While migrating a customers database to the SQL-Server option we came upon the following error, when restoring a navision backup into a Microsoft Business Solutions-Navision under SQL-server option :
"The Production BOM Header table contains a value in a Code field that cannot be used with Mictosoft Busniness Solutions-Navision:
Field: Horz Component Group
Value: GœRTEL"
I assume this has to do with the special character 'œ'. Is it impossible to use special characters in a Code-field when using SQL-server option?
The field is not part of a primary or secundary key. However the value of this field is inconsistent as far as the tablerelation is concerned.
We use codepage 1252.
0
Comments
I would assume 'oe' might be a reserved character in MBS and hence might not allow you to do any process.
Regards
SB
The problem can be that your "oe" looks like small char, that is not allowed in CODE field...
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
yes it can take a lot of time.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
And second, we don't have time, we have a timespan of 48 hours in which we need to do a LOT, not only this step.. We need some kind of tool to fix these errors..
The use of Migrate.fob is described in w1w1upgr.pdf. You need to run the codeunits on your native Navision db, before you restore it in SQL.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
perhaps next time you should start with own new topic instead of using old one...
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
did anyone find the way to solve that Problem (by restore native Database into SQL Database) with this character 'œ' ?
Sorry. Problem solved.