RE: Invalid cursor state when using PRINT in MSSQL

From: James Moosmann (james.moosmann_at_bankofamerica.com)
Date: 10/19/04

  • Next message: Dan: "Can I use the perl DBI to connect to SQL Server???"
    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


  • Next message: Dan: "Can I use the perl DBI to connect to SQL Server???"

    Relevant Pages

    • RE: DBI, Oracle
      ... Do I need to start from scratch with Perl - or just load the DBI or DBD module? ... intended recipient, please be aware that any disclosure, copying, distribution ... sender of the delivery error by replying to this message, or notify us by ...
      (perl.dbi.users)
    • Re: 11 meter beam
      ... Fundamental relationships depend on dBi, it is dBd that is the fudge. ... dBd seems to have its popularity from the mistaken view by some that because it is not possible to construct a real isotropic radiator, that dBi doesn't have a real meaning. ...
      (rec.radio.amateur.antenna)
    • Re: 11 meter beam
      ... Fundamental relationships depend on dBi, it is dBd that is the fudge. ... dBd seems to have its popularity from the mistaken view by some that because it is not possible to construct a real isotropic radiator, that dBi doesn't have a real meaning. ...
      (rec.radio.amateur.antenna)
    • Re: DBI v2 - The Plan and How You Can Help
      ... Darren Duncan wrote: ... of them, but all of this is really a DBD, not a DBI, issue. ... > DBD to decide whether to actually do anything with it immediately or not. ... a database) in your BEGIN block, and execute thousands of times after that. ...
      (perl.dbi.users)
    • Re: Passing a DBI connection between [Unix] processes
      ... > an open DBI connection between Unix processes. ... The DBD driver inteface only describes the communication between the ...
      (comp.lang.perl.modules)