We are working with an SQL database and took a backup using the Navision backup function (which documentation says is possible). We then created a new SQL DB to restore to and ran the Navision restore function. We were able to open the DB, but when we try to bring up various forms, etc. many throw an error message that "The flowfield value cannot be calculated." and it indicates we have to define and activate key fields and it gives some specific info as to which ones. I looked at the keys and they appear to be there, but only the primary key is enabled, the rest are not.
Is this an issue between the Navision and the SQL or something else?
Thanks in advance,
SGM
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
By the way, you should create the database using the Navision interface. I know it is possible to use EM, but it is just safer to use Navision. I know how to do it in EM myself, but I always use Navision just to make sure I don't screw it up.
RIS Plus, LLC
The DB is a fair size (about 10 Gb). Could the size of the DB cause issues for the Backup/Restore functions in Navision?
Thanks for your input!
Did someone disable the keys before running the backup from the original database? I hope you don't have to re-activate the keys manually, thass a lotta work!
RIS Plus, LLC
Then took a SQL backup instead, created a new database and restored the backup into the new database. Don´t forget to change the paths to *.mdf *.ndf and *.ldf. ..otherwise it will point to the same location as the database you backuped.