Hello, I have a question about tOracleInput. How can I get input strings properly? For example I can write "select 580 from dual" this works fine, but when I try "select "hello" from dual" it gives me error no matter I use single or double quotes. Thanks, Henry