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: libpq PQexecParams and arrays



on 6/6/06 7:20 AM, slynko(at)tronet(dot)ru purportedly said:

> I wish to call PQexecParams with array of uint32_t values.
> I've tried to use example from src/test/examples/testlibpq3.c, but with
> no effect - it's unusable for input array.
> 
> Have anyone an idea, how it can be done?

Have you tried passing all parameters, including especially the appropriate
paramTypes and paramFormats parameters? I believe that doing this should
permit libpq to understand binary data.

Best,

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"




Home | Main Index | Thread Index

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