$sth = $dbh->prepare (q{ INSERT INTO sponsor VALUES(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)} ); $sth->execute ('', $name, $address, $city, $state, $zip, $country, $contact, $title, $phone, $bestime, $email, $license, $type, $capacity, $distributor, '' );