Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83492
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.112 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.78; '*S*': 0.00; 'url:sourceforge': 0.03; 'jan': 0.12; 'suggest': 0.14; 'wrote:': 0.18; 'trying': 0.19; "i've": 0.25; 'asking': 0.27; 'header:In-Reply-To:1': 0.27; 'array': 0.29; 'list:': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'dom': 0.31; 'probably': 0.32; 'fri,': 0.33; 'possible.': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'numbers': 0.61; 'simple': 0.61; 'afraid': 0.65; 'believe': 0.68; '2015': 0.84; 'luck': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=ymbJwfKopdOx3snslpHBwYkV0lbxeNjx9prwzUs4TIk=; b=E0ghevehkXORFjA/BXg+FXZv6reTD+IpDV2U67O2IX0j5iYB86m13cZg6l0Nt4bO5g qT4rBu1ooqp5pWHtNTIJxDMmaUupXQMlo5g92i9vpJdEJomLEKm9T16VRqsZcJBRtUiJ zRbJ+Rxdm4kvwk9Z92nHlu0pTJ5FcxUiA5F2MO9cvYgAiPK8ZzweEwJ5cUajr6LJNOAt pYD5bHxkJmhYFUT8SzWL+//I82mtRYyuGNw6nKRnTjkT0QZkQXMSGNT9M+SaUWBiUBUF gEnOBkHRdGl7oacVhvILWkLjv9VfbJ4TP5Vo8n821xlRPSEVBuLlcBwf/3OGYLmvOMKp Dg1Q== |
| X-Received | by 10.66.97.6 with SMTP id dw6mr28990491pab.114.1420875054789; Fri, 09 Jan 2015 23:30:54 -0800 (PST) |
| MIME-Version | 1.0 |
| In-Reply-To | <db700d22-f8a0-40bb-9e01-1a9a0caba1f1@googlegroups.com> |
| References | <db700d22-f8a0-40bb-9e01-1a9a0caba1f1@googlegroups.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Sat, 10 Jan 2015 00:30:14 -0700 |
| Subject | Re: cx_Oracle, callfunc and varray |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17555.1420875064.18130.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1420875064 news.xs4all.nl 2885 [2001:888:2000:d::a6]:45965 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:83492 |
Show key headers only | View raw
On Fri, Jan 9, 2015 at 12:24 PM, Dom <dominic.giles@gmail.com> wrote: > Hi > > I'm trying to return a simple array of numbers from a package using cx_oracle (5.1.2). I believe this is possible. I've not been able to find anything that suggest it isn't I'm afraid I don't have an answer for you, but you would probably have better luck asking on the cx-oracle-users mailing list: https://lists.sourceforge.net/lists/listinfo/cx-oracle-users
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
cx_Oracle, callfunc and varray Dom <dominic.giles@gmail.com> - 2015-01-09 11:24 -0800 Re: cx_Oracle, callfunc and varray John Gordon <gordon@panix.com> - 2015-01-09 21:10 +0000 Re: cx_Oracle, callfunc and varray Ian Kelly <ian.g.kelly@gmail.com> - 2015-01-10 00:30 -0700
csiph-web