The is a change in how NAV 2013 access communicates with sql server. It uses connection pooling to save on memory and increase performance. You need to change your COM object and make a call to NAV so that NAV can send back the information your Addon needs.
↧