Hi,
How may I set the SID in the tOracleConnection/tOracleOutput components?
I know that it has be written in the 'Additional JDBC Parameters' field. But how should it be written?
It is something like: sid=context.sid / "sid=context.sid" / "sid="+ context.sid ... ?
Thanks