Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

connecting to Oracle
Hi,

I want to make a program that connects to a remote Oracle database and then
make it a .exe Windows executable.

Is it possible to make it not depend on Oracle's client?

Thanks.

Octavian


Report this thread to moderator Post Follow-up to this message
Old Post
Octavian Rasnita
08-22-07 12:59 PM


Re: connecting to Oracle
On 8/22/07, Octavian Rasnita <orasnita@gmail.com> wrote:
> Hi,
>
> I want to make a program that connects to a remote Oracle database and the
n
> make it a .exe Windows executable.
>
> Is it possible to make it not depend on Oracle's client?
>
> Thanks.
>
> Octavian

Yes, but it would be a lot of work, slow, buggy, and a complete waste
of your time.  It is better to either distribute the Oracle client
libraries or require that your users have them.  As for packaging up
all of your code into one file see PAR* and PAR::Packer**.  You should
be able to include the Oracle client libraries inside the file
PAR::Packer creates.  You should also look at the DBI*** and
DBD::Oracle**** if you haven't already.

* http://par.perl.org/wiki/Main_Page
** http://search.cpan.org/~smueller/PA...b/PAR/Packer.pm
*** http://search.cpan.org/~timb/DBI-1.58/DBI.pm
**** http://search.cpan.org/~pythian/DBD...-1.19/Oracle.pm

Report this thread to moderator Post Follow-up to this message
Old Post
Chas Owens
08-22-07 11:59 PM


Re: connecting to Oracle
orasnita@gmail.com ("Octavian Rasnita") writes:

> Hi,
>
> I want to make a program that connects to a remote Oracle database and
> then make it a .exe Windows executable.
>
> Is it possible to make it not depend on Oracle's client?

Install Oracle Instant Client, build DBD::Oracle and then try
which libraries are necessary to include in your exe program via pp
(Perl Packager).

--
Radek

Report this thread to moderator Post Follow-up to this message
Old Post
Rahed
08-25-07 12:01 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PERL Beginners archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:03 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.