Date: Sat, 29 Jul 2006 07:40:01 -0400 From: Mark McCray <mark@sauerpuss.net> To: freebsd-database@freebsd.org Subject: question about oracle and odbc Message-ID: <96859CA7-B439-4743-A0BB-3920529CD827@sauerpuss.net>
next in thread | raw e-mail | index | archive | help
Hello, I'm trying to connect my freebsd machine to oracle via odbc (I'm using this in PHP.) I've got iODBC reading my odbc.ini and odbcinst.ini files ok. But it's saying that: [iODBC][Driver Manager]Specified driver could not be loaded, I've checked the iODBC website and followed some hints there. The permissions seem to be correct. My odbc.ini file is: [Pirate] Driver = Oracle Description = Pirate via Oracle Server = 10.10.2.131 Database = PPIRATE Port = 1526 My odbcinst.ini file is: [Oracle] Driver = /usr/local/lib/liboraodbcS.so Am I not using the right driver? Any help would be appreciated. Thanks, Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96859CA7-B439-4743-A0BB-3920529CD827>