Import of General Journal in SQL takes excessive time

ghooverghoover Member Posts: 2
edited 2003-11-13 in Navision Attain
I am dataporting a 5000 line general journal into SQL database and it is taking 10 hours. Importing into a C\SIDE database takes 1/2 hour.

Any suggestions for improving?

Comments

  • Fredrik_GustafssonFredrik_Gustafsson Member Posts: 14
    Try to write the import in a codeunit instead of dataport. Requires a bit more coding, but should be faster.
Sign In or Register to comment.