Hi all I'm looking for some good ideas on trouble shooting SQL. as in I have wrote thsi code, but I wondering if there is any way we can a debug level, so that it would tell me if the query failed. eg. my $sql = q/SELECT Account,Last_Name,First_Name,Email_Address FROM prospects WHERE Email_Address='?'/;
get we debug mode etc, so insted of just going my query failed, could i question where there was a problem. Pat -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/