SMTP Connection Manager connections aren't shared?
Dear all,
I'm seeing that SMTP Connection Manager connections aren't shared between .dtsx.
Why not?
Let me know
TIA
Dear all,
I'm seeing that SMTP Connection Manager connections aren't shared between .dtsx.
Why not?
Let me know
TIA
Do you mean in the contxt of a package at run-time?
No connections are shared by default, but you can turn this on, see the RetainSameConnection property for the connection in the Property Grid.
Hi Darren,
I don't see such property. Where is it?
I see Smtpserver,SupportsDTCTransactions,UseWindowsauthentication and so on.
Thanks again,
Quite right, there is no such property. So I guess it cannot be done, which is a bit annoying. Time for feedback, I think this behaviour would be usefull for all connections.
It appears only DB type connections and Excel has this property.