Hello,
We are a small company here and we need to move some data from our Navision database to an SQL database.
I was wondering what would be the easiest and fastest way to perform this task.
We were thinking about using a BizTalk server to request the tables through Navision Application Server or Message Queue's(perhaps?) and then pump the table into an SQL database using the BizTalk project.
Isn't this feasible?
Isn't it quite simple to write a simple codeunit that returns a whole table to a MSQM or are we misunderstanding something here ?
Any input would be greatly appriciated. [-o<
Thank you for your time,
John
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Why should I use C/ODBC ?
I heard somewhere that it was so slow... Is that not true perhaps?
This is a very large table, our Item_Master ...
The reason we started looking at BizTalk is because the table is not going to look the same in the SQL databse, we need to change few things around, map different columns to different names and types.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.