Index: DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/ProductInfo.cls.xml =================================================================== diff -u -r68709 -r68854 --- DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/ProductInfo.cls.xml (.../ProductInfo.cls.xml) (revision 68709) +++ DOM/PM/Maatwerk/Syncs/DotNet/MaatwerkCalculator/impl/ProductInfo.cls.xml (.../ProductInfo.cls.xml) (revision 68854) @@ -274,6 +274,7 @@ Set ProductId = ProductAPI.GeefProductIdVoorIdentNummer(IdentNummer) Do ProductIds.Insert(ProductId) } + Do SqlQueryConnection.Disconnect() } Catch { Do SqlQueryConnection.Disconnect() #dim GecatchteException As TECH.Exceptions.Exception = ##class(TECH.ExceptionHandler).Catch()