Has anybody had any luck getting transactions to work with postgresql
and the erlydb_psql driver?
I am getting the same error as David King pointed out in this post:
"erlydb_psql transactions appear broken"
http://groups.google.com/group/erlyweb/browse_thread/thread/ffadbc40c392dfc6#
So, far I have some basic stuff working with erlydb, but I'm still
just learning. I'm hoping to make use of erlyweb to develop a web
interface to the postgresql database we are building. Transactions
are needed for my application.
Thanks for any help,
Michael