Auto Flush in Windows

2002-10-16 Thread parvez
ows? Thanx, Parvez ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Problem connecting to Oracle Server

2002-09-07 Thread parvez
. The error message that i get in the apache error log is as below : [Sat Sep 07 18:34:25 2002] [error] [client 127.0.0.1] DBI->connect(Ifund2) failed: [Oracle][ODBC][Ora]Server rejected the connection. (SQL-08004)(DBD: db_login/SQLConnect err=-1) at As for the ODBC, I have made an e

SQL server connectivity

2002-09-02 Thread parvez
thod "prepare" without a package or object reference at c:\home\httpd\cgi-bin\ifund2.3\bin\LOGING~1.CGI line 201. Thanx in advance, Parvez ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reading an uploaded Excel file

2002-08-14 Thread parvez
. Parvez ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Re: Trouble with Win32::OLE

2002-07-01 Thread parvez
ow,3)->{'Value'} || 0) if(defined $Sheet->Cells($row,3)->{'Value'}); next if(Win32::OLE->LastError); ===cut here All the above statements are in an infinite loop, which makes them lookout for values continously. Also if you refer to my previous ma

Suppressing alerts

2002-06-26 Thread parvez
Hi Gurus, I am using Win32::OLE. I want to suppress the alerts that Excel throws so that I can run my program through a schedular. Can somebody show me the correct way please. Thanx in advance, Parvez ___ Perl-Win32-Users mailing list [EMAIL

Re: Trapping Interrupts on Windows

2002-06-24 Thread parvez
Hi, you've got me right!!. Thats exactly what I want to do. parvez Sisyphus wrote: > - Original Message - > From: "Carl Jolley" <[EMAIL PROTECTED]> > To: "Sisyphus" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Sunday

Re: [Perl-unix-users] Session Timeout in CGI

2002-06-12 Thread parvez
Hi, Cant I do all this when I am creating the cookie. If I have'nt got you wrong. I will have to update the value of the cookie on every user click. This will have to be done over abt 70 CGI programs. Parvez Simon Oliver wrote: > parvez wrote: > > > > I am using CGI

Session Timeout in CGI

2002-06-12 Thread parvez
abt 30 mins. Thanx in advance Parvez ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Newton Raphson's or Bisection Interpolation in perl

2002-06-07 Thread parvez
Hi, Does anybody know of a module that helps in interpolation using Newton Raphson's method or Bisection method in Perl. Parvez ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Win32::OLE help

2002-06-06 Thread parvez
Hi Perl Gurus I'm facing a problem. I'm using Win32::OLE and my code goes something like this some code here Win32::OLE->Option(Warn => sub {goto CheckError}); ## some other code here for(;;) { ### more boring lines of code in between here CheckError: { print LOG

Re: Question? am I using this service correctly...

2002-05-30 Thread parvez
Hi,  Welcome to this list, ;-) !! Try using the glob function and I think it shud solve ur problem(Glob.pm shud be installed on ur Windoze m/c- silly Windoze) Parvez Figuerido wrote: Hi, I am not sure it this is how I am suppose to post a message. I am very new to Win32 perl and have a

Re: Error handling in Win32::OLE

2002-05-29 Thread parvez
uot; $component | ";     }       return $OLE_err_code; } ## end of function OLE_error_found ## end of code     "Tillman, James" wrote: Try looking up Win32::OLE in the ActivePerl help file.  It has information on this.jpt -Original Message- From: parvez [mailto:[EMAIL PRO

Error handling in Win32::OLE

2002-05-29 Thread parvez
How do I catch various exceptions in the programs that use Win32::OLE --  Parvez I. Pathan Jr. Programmer Infotech Financials Pvt. Ltd. Mumbai (INDIA) Phone : +91 22 826 4183/85/87 Fax   : +91 22 831 4598 http://www.infofin.com  

Win32::OLE help

2002-05-29 Thread parvez
Can I read an excel sheet whise values are changing dynamically using Win32::OLE perl module --  Parvez I. Pathan Jr. Programmer Infotech Financials Pvt. Ltd. Mumbai (INDIA) Phone : +91 22 826 4183/85/87 Fax   : +91 22 831 4598 http://www.infofin.com