in reply to Using placeholders, getting unexpected SQL errors
$phone_insert->execute( $row->{'cust_id'}, $adtID, $phoneNumberTypes->{'Day'}, $row->{'cust_phac'}, $row->{'cust_phpx'}, $row->{'cust_phsx'} . "", $row->{'cust_phex'} ); [download]
-Matt