question about oracle and odbc
Mark McCray <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.database |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-database To unsubscribe, send any mail to "[email protected]"