RE: Invalid cursor state when using PRINT in MSSQL
From: James Moosmann (james.moosmann_at_bankofamerica.com)
Date: 10/19/04
- Previous message: Peter J. Holzer: "Re: Slow connection to Oracle 9i"
- Maybe in reply to: James Moosmann: "Invalid cursor state when using PRINT in MSSQL"
- Next in thread: Dan Horne: "RE: Invalid cursor state when using PRINT in MSSQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Oct 2004 08:06:30 -0400 To: "'Martin J. Evans'" <martin.evans@easysoft.com>, dbi-users@perl.org
Martin,
Thanks for the reply.
Before I do that, I will try finding the version of DBD and DBI that you are
using. From my original post I am using DBD 1.07 and DBI 1.43.
>[martin@brimer /tmp]$ perl -e 'use DBD::ODBC; print $DBD::ODBC::VERSION;'
>1.11
>[martin@brimer /tmp]$ perl -e 'use DBI;print $DBI::VERSION;'
>1.45
Thank you... and I hope this works!
James
- Previous message: Peter J. Holzer: "Re: Slow connection to Oracle 9i"
- Maybe in reply to: James Moosmann: "Invalid cursor state when using PRINT in MSSQL"
- Next in thread: Dan Horne: "RE: Invalid cursor state when using PRINT in MSSQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|