Date math with UTC Coded Time

2009-01-27 Thread Deans, Glenn (IT Solutions US)
I'm tasked with obtaining a list of all systems in AD where the modifyTimeStamp is older than 90 days. Fairly easy to re-use some code and do some simple date math, right? I seem to be able to access the value from an ADO query, but it doesn't always display properly, even if I use Win32::OLE::Va

Re: ODBC - SQL Server image data problems with recent releases of ODBC

2009-01-27 Thread Horace Redelmyer
I haven't solved the problem yet, but I did notice this in DBD-ODBC-1.17/Changes for September 3, 2008 > Added workaround for problem with the Microsoft SQL Server driver when > attempting to insert more than 400K into a varbinary(max) or > varchar(max) column. Thanks to Julian Lishev for finding