Re: Windows, forks and databases ...

2002-04-08 Thread John_Tobey
interpreter threads, this will never work. Your best bet may be to use Cygwin's perl instead (www.cygwin.com). -John "Bogdan Badiu" <[EMAIL PROTECTED]> on 04/08/2002 03:55:47 AM To: [EMAIL PROTECTED] cc:(bcc: John Tobey/Intdata) Subject: Windows, forks and databases ...

Windows, forks and databases ...

2002-04-08 Thread Bogdan Badiu
Hi! I am running Windows’98 and ActiveState Perl 5.6.1! I am trying to use forks and DBI and DBD::Mysql modules ! Using just forks is ok , using just DBI and DBD::Myslq modules is ok , when I try to use both ( forks and database modules ) I get a nice Windows error “ This Program has performed

Windows, forks and databases ...

2002-04-08 Thread Bogdan Badiu
  Hi! I am running Windows’98 and ActiveState Perl 5.6.1! I am trying to use forks and DBI and DBD::Mysql modules !  Using just forks is ok , using just DBI and DBD::Myslq modules is ok , when I try to use both ( forks and database modules ) I get a nice Windows error “ This Program ha

Re: Windows, forks and databases ...

2002-04-05 Thread Jeff Seger
Well, perhaps if you posted some code we could have a little better chance of seeing what the problem was. On Fri, 2002-04-05 at 06:33, Bogdan Badiu wrote: >Hello ! >I want to use Windows 98 /2000 , perl 5.6.1 and DBI and DBD-mysql > … Using just forks is ok, using just DBI a

Windows, forks and databases ...

2002-04-05 Thread Bogdan Badiu
Hello ! I want to use Windows 98 /2000 , perl 5.6.1 and DBI and DBD-mysql … Using just forks is ok, using just DBI and DBD-Mysql is ok , but when I try to combine this “concepts” … I get an Windows error … “This program has performed an illegal operation “ and the following mess