Modified DBIStore.pm for Oracle

2000-05-28 Thread Chetan Patil
Hello, I have modified DBIStore.pm (in Apache-Session-1.03) to work with Oracle. I am attaching the diff at the end of this email for anyone who is interested. I just found out that there is new version of Apache-Session (1.51) available that shall work with Oracle out of the box. Oh well!! In

Re: Modified DBIStore.pm for Oracle

2000-05-28 Thread Jeffrey W. Baker
On Fri, 26 May 2000, Chetan Patil wrote: Hello, I have modified DBIStore.pm (in Apache-Session-1.03) to work with Oracle. I am attaching the diff at the end of this email for anyone who is interested. Thanks for the effort! I just found out that there is new version of Apache-Session

[Fwd: Re: Urgent : How do I redirect to multiple frames?]

2000-05-28 Thread Kenneth Lee
Original Message Subject: Re: Urgent : How do I redirect to multiple frames? Date: Sat, 27 May 2000 10:37:34 -0700 (PDT) From: Paul [EMAIL PROTECTED] To: Kenneth Lee [EMAIL PROTECTED] sadhanandham balaraman wrote: How can one redirect HTML docs to different frames

Win32 mod_perl binary [update]

2000-05-28 Thread Randy Kobes
Hi, For those who've obtained the Win32 mod_perl/Perl binary (version 0.6) at ftp://theoryx5.uwinnipeg.ca/pub/other/ in the last few weeks, there's a few things that may be of interest: - thanks to a pointer by Daniel Lange to a patch for mod_info for Win32, I've placed at the above ftp site

Re: Microsoft SQL 7.0 interface

2000-05-28 Thread Srinidhi Rao S
HI, I had the same problem while working on my project. I used use MSSQL::DBlib module to get data from MSSQL Server 7.0. I think you can find this in CPAN download site. Hope this helps you srini. -Original Message- From: Wang, Pin-Chieh [EMAIL PROTECTED] To: '[EMAIL PROTECTED]'

Re: Microsoft SQL 7.0 interface

2000-05-28 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N At 5:45 PM -0500 5/26/00, Wang, Pin-Chieh wrote: Any body knows how to access Microsoft SQL/on NT from Apache on Linux ? Our data base is running on NT/SQL , but web server is running Apache/Linux