Re: Making DBD-Oracle 1.15 with Oracle 9.2.0.4 on MSWin32

2004-01-31 Thread Ron Savage
On Sat, 31 Jan 2004 12:20:12 +, Andy Hassall wrote: Hi Andy > Fair enough; maybe just add as a note in README.win32 then, since > it may not be practical to check this automatically? Here's what I suggest: o Extend your patch to cover both VSINSTALLDIR and MSDEVDIR. Not perfect, but better

Re: Fw: DBD::SQLite download issue?

2004-01-31 Thread Ron Savage
On Sun, 1 Feb 2004 00:30:28 +1100, John McMahon wrote: Hi John > Ron - Sorry I missed your and Tims discussions, I vaguely remember > you starting a discussion about SQLite sometime back but have been > off list most of the time since. No problem. > Seems to me that since I didn't have any prob

Cannot download DBD-DB2 from esoftmatic

2004-01-31 Thread jmalabanan
Hi, I am trying to install the DBI-DB2 Module but I get the following error Error: Failed to download URL ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.2/DBD-DB 2.ppd: 500 LWP::Protocol::MyFTP: connect: Unknown error This is the command I type in. C:\Program Files\IBM\SQLLIB\BIN>ppm install ftp://f

Re: Compile of DBD Solid and run time error

2004-01-31 Thread Tim Bunce
On Fri, Jan 30, 2004 at 03:26:58PM -0800, Joe Slagel wrote: > Tim Bunce wrote: > > > Why is this needed? Why can't Solid or DBD::Solid do-the-right-thing here? > > My understanding is that Solid 3.5? for Solaris was compiled on a solaris 7 box > and dynamically links these libraries. Sun changed

Fw: DBD::SQLite download issue?

2004-01-31 Thread John McMahon
Sorry Jeff, I meant for this to go to the list. John McMahon wrote: > Jeff Zucker wrote: >> Ron Savage wrote: >> >>> AFAIK DBD::SQLite will not work under Windows, although it may >>> sometimes seem to work. IE you can't trust it, so don't >>> >>> >> That's a pretty broad statement. Can you give

Re: Making DBD-Oracle 1.15 with Oracle 9.2.0.4 on MSWin32

2004-01-31 Thread Andy Hassall
On Sat, 31 Jan 2004 13:29:59 +1100, [EMAIL PROTECTED] (Ron Savage) wrote: >On Fri, 30 Jan 2004 23:34:15 -, Andy Hassall wrote: > >Hi Andy > >>> VSINSTALLDIR and/or VCINSTALLDIR look like good candidates from >>> the Visual > >Nope. See below. > >> Studio.NET 2003 version of it. >>> Anyone got

How not to get worm emails (was Re: Hello)

2004-01-31 Thread Jason E. Stewart
"Gold, Samuel (Contractor)" <[EMAIL PROTECTED]> writes: > The message I received was removed by MailSweeper. I know that there is a > new virus called Mydoom.B that is going around. Here is what I found on > Symantec's site. > > [EMAIL PROTECTED] is a mass-mailing worm that arrives as an attach

Bug in primary_key_info & another in DBI::Shell

2004-01-31 Thread John Cavanaugh
I have encountered a couple of bugs in some DBI code. (Using perl 5.8.3 & DBI 1.40) DBI-Shell Bug This bug is rather simple. In DBI-Shell, there is no function for do_primary_key_info but /primary_key_info is listed as a command. This results in the command not working