Re: Oracle connectivity




"Will" <bkunneke@xxxxxxxxxxx> wrote...

We have several large Oracle databases that we are writing new front
ends for in .Net. The applications will be Windows clients. We are
looking for the best method for connecting with the Oracle database.
The Microsoft data provider requires the Oracle client to be installed,
a huge footprint at 250 meg. ODAC (from Oracle) is another 250 meg
install. We aren't opposed to using ODBC (which requires Oracle Client
as well) for whatever that's worth.

We'd really like something that has a smaller footprint if possible.
Any thoughts, comments, suggestions are welcome.

Have you tried Oracle's "Instant Client Package - Basic Lite"?

http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/winsoft.html

As it's only 10Mb it should at least be worth a try.


/// Bjorn A



.



Relevant Pages

  • Re: DBD Oracle 1.20 ORA-24334 Error
    ... On the premise instant client and also tried to run perl Makefile.PL -V ... the status after having connected to Oracle ... Failed 2/33 tests, 93.94% okay ...
    (perl.dbi.users)
  • Re: DBD-Oracle 1.19 with Oracle Instant Client 10.2.0.3 on Debian Etch wont install
    ... Currently all my Oracle inst client files are user oracle group oinstall yet lib bin and other dirs have 755 permission so root should be able to access and execute these softlibs. ... As I have written, I have installed DBD::Oracle-1.19 many times with a full client without problem, yet with the limited instant client it does not find the mk file, and the one mk file that the instant client installs does not work. ... It also gives me a makefile for DBD::Oracle but install and test fail ...
    (perl.dbi.users)
  • Re: ORATCL help needed!
    ... set cursor ... Wow, An Oratcl 3.3. ... It is coded with the the OCI layer released with Oracle ... Oracle instant client is available for many many platforms, ...
    (comp.lang.tcl)
  • Re: ORATCL help needed!
    ... set cursor ... It is coded with the the OCI layer released with Oracle ... Oracle instant client is available for many many platforms, ... Did you compile Oratcl 3.3 for yourself. ...
    (comp.lang.tcl)
  • Re: DBD::Oracle / Instant Client segfaults
    ... I've been doing some more tests concerning this issue and it seems that it only appears with the combination of Oracle Instant client libraries, Perl configured with -Dusemymalloc on RHEL 3. ... When i run the script with the 'use Digest::SHA1;' line commented ...
    (perl.dbi.users)