skip to main
|
skip to sidebar
kmmbvnr
Doing things exactly the right way
2006-06-06
PLSQL Procedure Call in Python
I had some trouble. In cx_Oracle documentation there is nothing. Ours is
here
.
How to call PL/SQL function returning an array in python?
result = cursor.callfunc('getFoo', [cx_Oracle.STRING, 20])
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Labels
book
(3)
c++
(8)
C±±
(1)
dotnet
(15)
eclipse
(4)
emacs
(10)
fun
(12)
gui
(9)
haskell
(5)
ideas
(18)
j
(4)
java
(13)
links
(11)
linux
(21)
lj
(1)
mfc
(3)
oracle
(10)
pascal
(3)
python
(10)
quotes
(1)
ruby
(2)
scheme
(8)
tests
(8)
usability
(17)
web
(11)
xml
(2)
Blog Archive
December
(5)
November
(6)
October
(7)
September
(4)
August
(8)
July
(7)
June
(1)
May
(4)
April
(3)
March
(3)
February
(5)
January
(5)
December
(4)
November
(6)
October
(4)
September
(7)
August
(2)
July
(5)
June
(8)
May
(7)
April
(1)
March
(4)
January
(4)
December
(7)
November
(4)
August
(2)
July
(1)
No comments:
Post a Comment