Page 2 of 2

Re: UseOracleDatabase()

Posted: Thu Apr 30, 2015 5:45 pm
by Michael42
Looks like a REALLY popular wish!

Are there any plans to make this real?

Thanks.

Re: UseOracleDatabase()

Posted: Thu Apr 30, 2015 6:23 pm
by ts-soft
ts-soft wrote:I don't think, pb will native support a LGPL Lib. Only Public Domain, MIT ...
Fred wrote:It's LGPL, so we can't include it in PB as a static lib. You should still be able to access it with importc/endimport.
You have not read the thread?

UseOracleDatabase()

Posted: Sat Oct 17, 2015 9:48 pm
by HanPBF
Hello

there are two more problems:
- OCI.dll needs at least the instant client with ~75MB
- ORACLE seems not give away interface to connect to DB

I hate those things in forums like "why don't You use Linux instead on Windows..." but
concerning ORACLE...

OCI.dll works and it is possible to write it to disc from IncludeBinary; after copy'n'paste/distribute portable PB program, import and use functions from OCI.dll.
So I will also do with the instant client itself...

DevArt found a solution with ODAC; but I don't know how...
So, PB team can not embed it in PB due to license and technical issues.

Re: UseOracleDatabase()

Posted: Fri Sep 08, 2023 9:52 am
by Cyllceaux
Fred wrote: Tue Aug 05, 2014 10:38 am It's LGPL, so we can't include it in PB as a static lib. You should still be able to access it with importc/endimport.
They changed to APACHE-2 Licence. How about now?

*making puppy eyes"