bhuninghake
Programmer
I write in asp using sql databases so perl is foreign to me, but this company has an autoresponder and I'm getting this error when I try to run the script:
Content-Type: text/html; charset=ISO-8859-1 Cannot connect to database.[17] [] "[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied."
My question is whether theres a way to do a Response.Write and Response.End in Perl like I can asp so I can trace down the error and see what the code is trying to do.
Thanks in advance for any help.
Content-Type: text/html; charset=ISO-8859-1 Cannot connect to database.[17] [] "[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied."
My question is whether theres a way to do a Response.Write and Response.End in Perl like I can asp so I can trace down the error and see what the code is trying to do.
Thanks in advance for any help.