hi ppl<br>ive been learning erlang for some time now. I was wondering how to access oracle from erlang using the OCI library. I found that it requires drivers. So i made port drivers in 'c'. With my driver i was able to get some definite speed of transactions.  Is it really possible to increase the speed of transactions if multiple instances of this port driver are used. As far as i understand open_port will instantiate the driver. and shud i use multi threading inside the C driver itself?<br>
thanks a lottttttt<br>atul goyal<br>pyro<br>