Help for this page
package ECClib; ... . return $dbh )
use ECClib; ... my $sql="select InputID from ECCInput order by InputID"; my $sth = $dbh->prepare($sql);