Is there a way to display the real value instead of "?" ?
As you know, dynamic preparement includes "?".
Starting a ASA with "-zr sql" helps to trace.
But, we want to know the input value insead of "?".
How can I find out them ?
asked 05 Feb '12, 20:45
ooops 91●5●5●8 accept rate: 0%
You didn't specify what version you are using. In version 12, I think you need -zr sql,hostvars
answered 06 Feb '12, 09:31
Ian McHardy 3.4k●2●35●57 accept rate: 40%
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
Question tags:
prepared-statement ×16
question asked: 05 Feb '12, 20:45
question was seen: 2,031 times
last updated: 06 Feb '12, 09:31
PHP functions for prepared statements with labels instead of question marks
Problem passing sasql_result as a parameter in PHP function
"Right truncation of string data" error on multiple inserts with prepared statements
Problem involving max prepared statements on connection.
-132,SQL statement error (ODBC connection / sqlanywhere 12.01.4403 )
Application Crashes when closing a PreparedStatement
How do I get rid of prepared statements?
pool(size) prepared statements adjustable?
Issue with the getUpdateCount() in UltraliteJ
Handling warnings with UltraliteJ
First time here? Check out the FAQ!