[Gambas-user] how to override Exec if already inherist from colection (conection pool emulation)

PICCORO McKAY Lenz mckaygerhard at gmail.com
Fri Jul 6 20:06:34 CEST 2018


2018-07-06 12:34 GMT-04:00 Christof Thalhofer <chrisml at deganius.de>:
> This is the way I organize all db connections in my different projects.
> Is is very easy because when I do programming I can write
that's the problem the "I" .

> If you start a sql transaction in one part of your program with such a
> connection and execute other db stuff in other parts of your program
> with the same connection in parallel this also is inside this one sql
> transaction.
that's why i need a profile emaulation connections like oracle naming
scheme does!


>
> If you do a rollback all stuff is gone.
>
> This needs some discipline as a programmer. But this is always the case
> with sql transactions ...
>
>
> Alles Gute
>
> Christof Thalhofer
>
> --
> Dies ist keine Signatur
>
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>


More information about the User mailing list