question about oracle and odbc
Mark McCray
mark at sauerpuss.net
Sat Jul 29 11:40:15 UTC 2006
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
More information about the freebsd-database
mailing list