This API binds parameters to a prepared SQL statement.
Before using this API, you must call pjs.prepare(), so that you can pass in the handle from that call.
...
This API binds parameters to a prepared SQL statement.
Before using this API, you must call pjs.prepare(), so that you can pass in the handle from that call.
...