Though not beeing a navision programmer, i've been involved in a conversion project where navision fin version 2.6 is being used as the database. However our company consist out of two locations (2 countries) with two seperate databases. Because of the tight intergration of these companies data needs to be replicated from one database to another. Our solution centre has developed a mechnism to accomplish that task via transmitting ascii files from one site to another via a decicated WAN.
However I'm concerned about the stablity of this solution. Fortunately our management already has decided that for this purpose the database should be upsized to a SQL server database.
Within SQL server it would be much easier to force replication of tables from one site to another in a safe manner. However I'm not familiar with the implementation of the navision database within SQL server. Has anyone have any experience or insights in accomplishing this particular tasks. Are there any pitfalls in this process ??
Walter,
0
Comments
Personally I don't have experience with Navision SQL but from what I recall (and what has been officially published by Navision) this is a very easy task:
1) Make a backup of the Fin-DB
2) Create SQL Server DB
3) Restore the Backup into the SQL DB
Marcus
Marcus Fabian
m.fabian@thenet.ch
+41 79 439 78 72
Marcus Fabian
Regards walter,
Jack
replication services just hate the table name / structures where there are "illegal" characters in them thing such as periods slashses, and %
Has Navision solved this for the next release ???
Bruce
They have a very goor replicator.
Greetings
Walter