Erlang and Oracle

Per Bergqvist per@REDACTED
Wed Feb 26 06:37:46 CET 2003


>                                                                     
> 	- Write an Erlang port program to use OCI8 and connect to Oracle.  
>                                                                     
Yes, do it as a port program using OCI and let erlang handle a pool of
OCI clients if you have multiple erlang users of the DB.              
It is quite straight forward and will take you about a week or two.   
                                                                      
OR use the ODBC stuff.                                                
                                                                      
(I haven't managed this on Unix platforms. I didn't try that hard     
though ...)                                                           
                                                                      
/Per                                                                  



More information about the erlang-questions mailing list