develooper Front page | perl.dbi.users | Postings from February 2001

(Fwd) bind_param_inout and DBD::ODBC

Thread Previous | Thread Next
From:
Tim Bunce
Date:
February 8, 2001 12:15
Subject:
(Fwd) bind_param_inout and DBD::ODBC
Message ID:
20010208201414.G27338@ig.co.uk
----- Forwarded message from Lee Jonas <lee.jonas@cakehouse.co.uk> -----

From: Lee Jonas <lee.jonas@cakehouse.co.uk>
Reply-To: lee.jonas@btinternet.com
To: "'tim.bunce@ig.co.uk'" <tim.bunce@ig.co.uk>
Subject: bind_param_inout and DBD::ODBC
Date: Thu, 8 Feb 2001 17:12:44 -0000

Hi Tim,

I couldn't find anything on it in the FAQs, but apologies in advance if
you've been asked this before:

I am working in a small company (10 employees) currently employing ASP/ADO
on Win32 systems only.  I desparately want to push our company towards using
perl/DBI for the platform and web-server independence it will bring.
However, there is a spanner in the works in that we have a lot of stored
procedures in a SQL Server 7 database that make frequent use of output
parameters.

Is 'bind_param_inout()' the only way to use these SP's and get the output
values?
If so, is the implementation of it in DBD::ODBC imminent?

I fear that if the answers to the above questions are 'yes' and 'no'
respectively then I will lose the struggle to shift our technical direction.

I have tried looking at the code to see if it is something I could do myself
and make available as a patch, but as I am not too versant with Perl &
DBI/DBD internals it seems pretty tricky.

Any help / pointers appeciated...

Regards

Lee

----- End forwarded message -----

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About