2007/10/4, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> 2. When I use the query command: select  * from Lengths where Taxon_ID
> =1
> It gives the following:
> 18-1-16
> 23-1-17
> 23-1-15
> 23-1-14
> 24-1-15
> Segmentation fault
> 3. When I use the query command: select  * from Lengths where
> Sample_ID = 1
> The result is :
> [EMAIL PROTECTED] msaccess]$ perl test.pl
> Segmentation fault


Hi,

This is hard to debug it via common perl way.
You may refer this DBI debug document or ask it on DBI mailing list.

http://www.easysoft.com/developer/languages/perl/dbi-debugging.html

-- 
Jeff Pang - [EMAIL PROTECTED]
http://www.rwweb.co.cc

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to