Prototype: PQsendQueryParams Note: This is simplified version of the command that handles only string params. Warning: libpq doesn't support multiple SQL commands in the function. See the sendQueryParamsExt as an extended version of the function.
PGQueryException
See Implementation
Prototype: PQsendQueryParams Note: This is simplified version of the command that handles only string params. Warning: libpq doesn't support multiple SQL commands in the function. See the sendQueryParamsExt as an extended version of the function.