in reply to Re: Perl OLE32 MSSQL SELECT dateadd function results in “Cursor type changed” error
in thread Perl OLE32 MSSQL SELECT dateadd function results in “Cursor type changed” error
Thank you for taking the time to look into this.
I have been using the WIN32:OLE to run select, update SQL statements against a mssql DB with no issues at all.
Here is a different CPAN where it shows the ADO object under WIN32:OLE is used to execute SQL
http://search.cpan.org/dist/Win32-OLE/lib/Win32/OLE/TPJ.pod
For some reason it is not working for this one statement which is the odd thing.
I will be in the office tmw and will update the code to include the connection string. Thanks,
AJ
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl OLE32 MSSQL SELECT dateadd function results in “Cursor type changed” error
by Anonymous Monk on Dec 09, 2013 at 08:03 UTC | |
by newbieperlperson (Acolyte) on Dec 09, 2013 at 18:34 UTC |