|
|
sybperl-l Archive
Up Prev Next
From: "Vitale, Mike (MLIM)" <VitalMi at exchange dot ML dot com>
Subject: RE: Question about retrieving "output" procedure parameters
Date: Jan 18 2001 8:13PM
perhaps?
-----Original Message-----
From: Redway, Michele [mailto:mredway@lehman.com]
Sent: Thursday, January 18, 2001 3:13 PM
To: SybPerl Discussion List
Subject: Question about retrieving "output" procedure parameters
Hi, there... the documentation states the following:
=================
@dat = $dbh->dbretdata[$doAssoc])
Retrieve the value of the parameters marked as 'OUTPUT' in a stored
procedure. If $doAssoc is non-0, then retrieve the data as an associative
array with parameter name/value pairs.
=================
It works fine, but the names of the parameters are not returned when
$doAssoc is 1. Instead, I get "Par 1" and Par 2".
Perhaps I'm doing something wrong...?
Michele Redway
mredway@lehman.com
212-526-4183
-----Original Message-----
From: Michael Burstin [SMTP:mikeb@davox.com]
Sent: Thursday, January 18, 2001 2:34 PM
To: SybPerl Discussion List
Subject: getting Sybperl & DBD::Sybase versions
I have what hopefully is an easy question. How can I tell what
version of both Sybperl and DBD::Sybase I have installed on a
machine?
Is there a built in variable that I can read in order to determine
this?
--
The best way to accelerate a Windows ++ Linux, The Ultimate
box is at 9.8 meters/second squared ++ Windows Service Pack
(quotes taken from /.)
A computer without Microsoft is like ice cream without ketchup
Michael Burstin mikeb@davox.com
|