Re: Failure of ODBC connection with Access

2002-09-02 Thread Liu Haifeng
Done already. Thanks a lot! Regards Haifeng - Original Message - From: "Jeff Urlwin" <[EMAIL PROTECTED]> To: "John" <[EMAIL PROTECTED]>; "Jeff Urlwin" <[EMAIL PROTECTED]>; "Liu Haifeng" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 30, 2002 10:39 PM Subject: RE: Failure

Re: doubt

2002-09-02 Thread Bart Lateur
On Mon, 2 Sep 2002 20:32:28 +0530 , Agarwal, Ramakant wrote: > I want that if someone kills the process while the script is in >execution then it should log off from the database and then should exit. >Does the log off from the db happen automatically whenever a process is >killed or we do need t

doubt

2002-09-02 Thread Agarwal, Ramakant
Hi all, I require your help regarding the following I have a perl script which is connecting to an Oracle database and is executing different queries. I am using Oraperl for executing different queries. I want that if someone kills the process while the script is in execution then it sho

Re: error while installing DBI

2002-09-02 Thread Simon Oliver
DBI is available from ActiveState as a pre compiled ppm package but it is an old version. The latest version is usually available at http://www.xmlproj.com/PPM/: ppm --location=http://www.xmlproj.com/PPM/ then install DBI But I suspect the problem is that you are behind a firewall. Try sett

update a specific row

2002-09-02 Thread Stephane Legault
I use Perl to connect to DB since a long time but my needed until now was just make a select and insert!! Now I want to update a specific row (in fact the first row) in a simple table. I use a DB2 database. Can someone help me? Thanks

Re: error while installing DBI

2002-09-02 Thread David N Murray
I don't think DBI is available in PPD format. You need to CPAN or do it by hand (download the package and its dependencies, gzip -d, tar, perl Makefile.pl, make, make tests, make install). I've had mixed success with CPAN on Windows. HTH, Dave On Sep 2, MURUGAN V V scribed: > Hi, > > When I t

error while installing DBI

2002-09-02 Thread MURUGAN V V
Hi, When I try to install DBI the following error is coming Please help PPM> install DBI Install package 'DBI?' (y/N): y Installing package 'DBI'... Error installing package 'DBI': Could not locate a PPD file for package DBI PPM> Thanks in advance Murugan.

Re: DBI setup error

2002-09-02 Thread y . m . huang
Hi, Thanks for your response very much! Best Regards, Joseph Huang(¶À¬R»Ê) Philips Semiconductor Kaohsiung (PSK) Internet: [EMAIL PROTECTED] TEL:886-7-3612511 DECT:8195 FAX:886-7-3646825

RE: Passing DBI connection between processes

2002-09-02 Thread NYIMI Jose (BMB)
Start look from here : http://search-dev.cpan.org/src/TIMB/DBI_Talk5_2001/sld024.htm Index: http://search-dev.cpan.org/src/TIMB/DBI_Talk5_2001/index.htm José. -Original Message- From: Ildar Gabdulline [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 01, 2002 6:40 PM To: Matthew O. P