RE: Perl connecting to Oracle and SQL Server databases ...

2006-12-17 Thread Tony Heal
I did a simple google search for 'using perl with oracle' and came up with
these

http://www.cs.purdue.edu/homes/cs290w/perlLecs/PerlOracleExample.html

I did not look to far into this but it looks promising

http://vsbabu.org/mt/archives/2002/09/05/perl_for_oracle.html


MS SQL was a little harder search but I did find this

The search was 'Using Perl DBI to interface to MS SQL'

http://www.easysoft.com/developer/languages/perl/sql_server_unix_tutorial.ht
ml

Tony




-Original Message-
From: Benbart [mailto:[EMAIL PROTECTED] 
Sent: Sunday, December 17, 2006 4:32 AM
To: beginners@perl.org
Subject: Perl connecting to Oracle and SQL Server databases ...

Hi all,

Does anyone know of any resource that I can go to for example on 
connecting to Oracle and Microsoft SQL Server databases using Perl 
??? I need more than connecting to the database, some example on how 
to do SELECT, INSERT, UPDATE and DELETE will be very helpful as well.

Thanks in advance ...





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Re: Perl connecting to Oracle and SQL Server databases ...

2006-12-17 Thread Jeff Pang
Download the codes of "Perl for System Administration" and look at No. 7 
charter,you may find what you needed.
See:   http://examples.oreilly.com/perlsysadm/

Good luck!

-Original Message-
>From: Benbart <[EMAIL PROTECTED]>
>Sent: Dec 17, 2006 4:31 AM
>To: beginners@perl.org
>Subject: Perl connecting to Oracle and SQL Server databases ...
>
>Hi all,
>
>Does anyone know of any resource that I can go to for example on 
>connecting to Oracle and Microsoft SQL Server databases using Perl 
>??? I need more than connecting to the database, some example on how 
>to do SELECT, INSERT, UPDATE and DELETE will be very helpful as well.
>
>Thanks in advance ...
>
>
>
>
>
>-- 
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
><http://learn.perl.org/> <http://learn.perl.org/first-response>
>
>


--
Books below translated by me to Chinese.
Practical mod_perl: http://home.earthlink.net/~pangj/mod_perl/
Squid the Definitive Guide: http://home.earthlink.net/~pangj/squid/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Perl connecting to Oracle and SQL Server databases ...

2006-12-17 Thread Benbart

Hi all,

Does anyone know of any resource that I can go to for example on 
connecting to Oracle and Microsoft SQL Server databases using Perl 
??? I need more than connecting to the database, some example on how 
to do SELECT, INSERT, UPDATE and DELETE will be very helpful as well.


Thanks in advance ...





--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]