On Fri, 24 Oct 2003 02:16:30 -0700 (PDT) [EMAIL PROTECTED] wrote: > For my problem, the code is crashing. this is not good ;) > So, can someone follow-up with is topic please?
Just saying "it's crashing" or "it's not good" doesn't give us anything to work with. http://www.catb.org/~esr/faqs/smart-questions.html Have you tried any of the error checking described in `perldoc DBI`? Have you tried DBI->trace(4)? What error messages do those show you? -- Mac :}) ** I usually forward private questions to the appropriate mail list. ** Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
