my $Have_Date=0; my $Have_Time=0; #### if ($Have_Date) { # # Bind Date Param Stuff # } if ($Have_Time) { # # Bind Time Param Stuff # }