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

Re: Output parameters



Bart Samwel wrote:
Hi there,

I've got a situation with the experimental enhanced branch driver (version 7.03.02.66), PostgreSQL 8.1 backend. I'm executing a query such as:

SELECT myproc(?,?,?,?,?,?,?)

where a number of the parameters are output parameters. I've bound buffers to the output parameters, but when I read the values, they contain garbage (uninitialized data, to be precise -- 0xcdcdcdcd).

What kind of tool are you using and how do you execute the above example concretely ?

regards,
Hiroshi Inoue



Home | Main Index | Thread Index

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