DBI error between 12:24am and 12:59am

2001-02-18 Thread jf
- Original Message - From: "Jean-Francois Larente" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 16, 2001 12:19 PM Subject: DBI error between 12:24am and 12:59am > Hello all, > > I have joined the list today and I hope I will be able

DBI error between 12:24am and 12:59am

2001-02-16 Thread Jean-Francois Larente
Hello all, I have joined the list today and I hope I will be able to share some experience with everyone. We have a problem here we can't seem to put our finger on: We are accessing a 1 #!/usr/bin/perl -w 2 3 package SURVEY; 4 5 use DBI; 6 use CONSTANTS; 7