in reply to Perl OLE32 MSSQL SELECT dateadd function results in “Cursor type changed” error

Well, that isn't specific enough ... and I don't have MSSQL to try, so you try DBD::ADO or DBD::ODBC and increase trace level to get a better error message?
  • Comment on Re: Perl OLE32 MSSQL SELECT dateadd function results in “Cursor type changed” error

Replies are listed 'Best First'.
Re^2: Perl OLE32 MSSQL SELECT dateadd function results in “Cursor type changed” error
by newbieperlperson (Acolyte) on Dec 09, 2013 at 02:38 UTC
    Hi there, thanks for responding, unfortunately I am not able to use DBD and need to use OLE32, I would prefer to use DBD but that is not an option in our environment. AJ