Re: [fpc-pascal] sqldb, oracle, and mac os x

2009-11-26 Thread Michael Van Canneyt
On Thu, 26 Nov 2009, Bee Jay wrote: Hi all, I'm writing a program which connects to a remote Oracle server using sqlDB (TOracleConnection). TOracleConnection keeps telling me that Oracle client library (libociei.dylib) is not yet installed. However, I'm pretty sure that it's already instal

[fpc-pascal] sqldb, oracle, and mac os x

2009-11-26 Thread Bee Jay
Hi all, I'm writing a program which connects to a remote Oracle server using sqlDB (TOracleConnection). TOracleConnection keeps telling me that Oracle client library (libociei.dylib) is not yet installed. However, I'm pretty sure that it's already installed correctly since Oracle's SQLPlu