Last modified by Pascal Robert on 2007/09/03 13:43

Hide last authors
Pascal Robert 4.1 1 * -EOAdaptorDebugEnabled YES/NO
2 (true for WO5)
3 turns on Adaptor logging. This gives you the SQL statements that are issued against your database.
smmccraw 1.1 4
Pascal Robert 4.1 5 * -EOAdaptorUseBindVariables YES/NO
6 (false for WO5)
7 (this one is quite hidden in the docs) Turns off bind variables on the SQL statements, making SQL much more readable when debugging.