Because we had an error in our database structure we cant´s make Attain backups for several weeks. Instead of this we made full Copies of our database. Is there any danger by copy the database instead of using the backup function in attain?
Thanks Wayne
0
Comments
What is the error message? There are a number of things that can be done to correct this problem. Which table is this in?
We have solved the problem, but we worked
for over two weeks without backup in attain.
Our backup was just the complete copy of
the database. It is interesting to know if
the copy of the database will work too instead
of backup in attain.
Thanks Wayne
The copied db should work just fine.
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
http://www.BiloBeauty.com
http://www.autismspeaks.org
The reason is the changelog because it uses a datatype called BigInteger on which is used a property called AutoIncrement.
An internal value is lost during backup and results in errors when you restore the backup...