Title: Message
PPM> install dbi
Install package 'dbi?' (y/N): y
Installing package 'dbi'...
Downloading http://ppm.ActiveState.com/PPMPackages/5.6plus/MSWin32-x86-multi-thread/DBI-1.37.tar.gz ...
PPM>
PPM> verify dbi
Package 'dbi' is up to date.
PPM>
Check whether what version of PPM you have and if you do have the latest version of ppm then download the above package of tar.gz file and do it manually
if you want to know how to install it manually from  a local location then try PPM>help install
Direct from the doc...
 

PPM> help install
 
 ppm2 install [--location=location] package1 [... packageN]
 
Installs the specified software packages. Attempts to install from the
URL or directory 'location' if the '--location' option is specfied.
 
The 'package' arguments may be either package names ('foo'), pathnames
(p:/packages/foo.ppd) or URLs (http://www.ActiveState.com/packages/foo.ppd)
to specific PPD files.
 
In the case where a package name is specified, and the '--location'
option is not used, ppm2 will refer to the default repository locations.
 
See also: 'confirm' option.
 
PPM>
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Waghmare, Satish (IE03x)
Sent: Wednesday, January 12, 2005 3:52 PM
To: Waghmare, Satish (IE03x); [EMAIL PROTECTED]
Cc: [email protected]
Subject: RE: PERL script - access Sybase DB

How do I install DBI package. I'm getting an error: Please help me to know about about how install perl packages and make use of it in script.
 
Thanks!!
 
~Satish
 
Error:
 
C:\Perl\bin>ppm
PPM - Programmer's Package Manager version 3.1.
Copyright (c) 2001 ActiveState SRL. All Rights Reserved.
 
Entering interactive shell. Using Term::ReadLine::Stub as readline library.
 
Type 'help' to get started.
 
ppm> install dbi
Error: No valid repositories:
Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown error)
Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown error)
ppm>

 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Waghmare, Satish (IE03x)
Sent: Tuesday, January 11, 2005 9:45 PM
To: [EMAIL PROTECTED]
Cc: [email protected]
Subject: PERL script - access Sybase DB

Hi Gurus:
 
    I want to know about how to access 'Sybase' database from PERL script. 
    I never done any database scripting in PERL.My knowledge in PERL is very limited, I only know file handling, I/O handling.
    I Kindly please let me know detailed explaination with sample scipt to do so.
    Looking forward to your valuable inputs and expecting help.
Thank You,
Best Regards
~Satish
 
 
 
 
 
 
 
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to