Octavian Rasnita wrote:
I guess it is a Perl 5.8 bug because this didn't happen in Perl 5.6.1.
Or, ... it might be a DBI module error, but I don't think so.
Not sure if it is a DBI error or not, but I *believe* (read: have some
remembrance of it but not sure) that it has been discussed somewhat
TED]>
To: "'Octavian Rasnita'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, April 02, 2003 9:20 PM
Subject: RE: Why this perl error?
Hi teddy,
I ran into this exact same problem (on win2k using DBI and fork()) and
eventually gave up. Alas. Someone
Hi teddy,
I ran into this exact same problem (on win2k using DBI and fork()) and
eventually gave up. Alas. Someone more knowledgable will have to give us
a definative answer but my primitive understanding is that fork() typically
uses the system's implementation of the fork() command and that W