Import through XML port does it lock the table?

Import through XML port does it lock the table?

Have you face that problem ?

Answer is No unless if you have written some huge code or if two process is working simultaneously…

yes two process is simultaneously but i want my process dont want to lock any thing how to do nolock in navision like sql there is call nolock (dirty lock) how to do it in navision. is it possible?

Thanks

Hi,

You can look this two links for overcoming locking issues.This might help you in understanding how locking is happening in Navision

http://community.dynamics.com/product/nav/navtechnical/b/navjorgstryk/archive/2008/05/11/blocks-amp-deadlocks-in-nav-with-sql-server.aspx

http://plataan.typepad.com/microsoftdynamics/2008/05/what-about-the.html