my $sql = qq|usp_Dashboard_CallType \@start = '20080101' |; my $sp = $msdbh->prepare($sql);