[erlang-questions] Looking for RDBMS driver with Transaction Support.

Alex Arnon alex.arnon@REDACTED
Thu May 5 09:40:34 CEST 2011


Oh, excellent! Thank you very much!


On Tue, May 3, 2011 at 3:39 PM, mabrek <mabrek@REDACTED> wrote:

> On Mon, May 2, 2011 at 10:24 PM, Alex Arnon <alex.arnon@REDACTED> wrote:
> > Hi All,
> >
> > Is there an RDBMS driver in the Erlang universe whose API supports
> > transactions?
> > The docs for odbc, epgsql and emysql do not specify any kind of
> transaction
> > support.
>
> epgsql does have simple transaction support, take a look at function
> with_transaction/2 at
> https://github.com/wg/epgsql/blob/master/src/pgsql.erl
>
> Regards,
> Anton Lebedevich
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110505/59025564/attachment.htm>


More information about the erlang-questions mailing list