Posted Fri, 21 Dec 2018 19:16:07 GMT by
I'm trying to create an OleDBConnection with RetainSameConnection="true", but when checking the created connection in SSDT the property is set to false. So every time I regenerate my packages I have to manually fix the connection. Is there a known issue with this property? Using VS 2012 and BimlExpress 2018. Simplified sample code below. Thanks, Klaus
Posted Sat, 11 May 2019 03:49:41 GMT by jacob alley

I have verified this behavior and filed a bug for you here: https://github.com/varigence/BimlPit/issues/96

 Please subscribe to the github page, as all updates will be provided there. However it should be a quick fix. Also, thank you for providing a quick and easy repro case, that was helpful in isolating the issue.

You must be signed in to post in this forum.