<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I want to get data from multiple databases using sqlite.<br><br>instead of processing command at a time, or a chain sequence,<br><br>I would like to execute them in multiple threads, and have them all join.<br><br>this is going to be used in a cgi script, and possibly a cron job. <br><br>are there any issues using sqlite and perl in this manner?<br><br>thanks in advance for your input.<br><br><br>Regards,<br><br>Jeremy<br><br><br><br>                                          </body>
</html>