Suited procedure return value?

Skip Montanaro <[email protected]> Wed, 12 Mar 2014 21:32:57 -0500
Newsgroups gmane.comp.python.sybase
Message-ID <CANc-5UxRcCp_Qg1HbqWQUOUqremu0vGSGw6xLhYfN56wpBzFJQ@mail.gmail.com>
--===============3934399081858609115==
Content-Type: multipart/alternative; boundary=001a11c30a4a66083f04f473c5c7

--001a11c30a4a66083f04f473c5c7
Content-Type: text/plain; charset=UTF-8

Given this simple suited procedure:

create stored procedure test_proc
as
    return 1

Is there a way in 0.40pre2 to get the return value?

Thx,

Skip

--001a11c30a4a66083f04f473c5c7
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p dir=3D"ltr">Given this simple suited procedure:</p>
<p dir=3D"ltr">create stored procedure test_proc<br>
as<br>
=C2=A0 =C2=A0 return 1</p>
<p dir=3D"ltr">Is there a way in 0.40pre2 to get the return value?</p>
<p dir=3D"ltr">Thx,</p>
<p dir=3D"ltr">Skip </p>

--001a11c30a4a66083f04f473c5c7--


--===============3934399081858609115==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
--===============3934399081858609115==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Python-sybase-misc mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/python-sybase-misc

--===============3934399081858609115==--