Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Utilizing executeBatch() with stored procedures



I was wondering what the status is for getting
CallableStatments to run via executeBatch() to get
inserts done in bulk. I've been attempting to get this
to work on 8.1.4 with the  8.2 503 driver. Despite my
return type being void, this fails to execute
returning a syntax error on "{" which is alluding to
the "{call func(? . . ."

Are there any known workarounds?

Thanks,
stchen

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group