Chris,
On 2/18/19, Christopher Schultz wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> John,
>
> On 2/18/19 07:45, John Dale wrote:
>> I agree - release your connection, commit transaction (if you have
>> auto-commit set to false), and null-out your connection
>> references.
>>
>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 2/18/19 07:45, John Dale wrote:
> I agree - release your connection, commit transaction (if you have
> auto-commit set to false), and null-out your connection
> references.
>
> The analogy in c++ is you need deallocate memory.
Deallocati