in reply to Re^2: Error passing string date from Perl to MSSQL
in thread Error passing string date from Perl to MSSQL
Depending on the lineage of the data, I would highly recommend looking at the placeholder information, or heavily validating that the data is as expected. Inadvertent or intentionally bad data can break things otherwise (see bobby tables, for example). While not a panacea, both placeholders and heavy data validation of content originating from potentially hostile sources are very good tools to know how to use.
--MidLifeXis
|
|---|