in reply to Re^3: prepared statement
in thread prepared statement

Not a problem, although some database can't have more than one active statement handles per database handle. For those, you'll need to create a database handle for each statement.