Hi!
"Frank Urbach" <
[hidden email]> wrote:
> Hi folks,
>
> in my daily environment I have to deal with data from an oracle-database. So I get the data for my own purposes via ODBC based on FFI. Because of blocking the whole image by calling an external function via FFI I have the problem to use the odbc for more users on the same image. The user story behind all is to get and put some data from and to the database by using seaside.
> Is there anybody who is in the same situation? The best solution in my opinion is to write a pluggin.
> This is where my problems start. I see the way but I'm not experienced to write such things. So I'm searching somebody who also need these things and is willing to give it a try.
I have always felt that a plugin for libdbi or OpenDBX would be neat -
that would catch lots of dbs in one go. I never got around doing it
though :)
regards, Göran