sqlplus and Ruby

Posted by Niklas on Stack Overflow See other posts from Stack Overflow or by Niklas
Published on 2010-04-28T09:23:38Z Indexed on 2010/04/28 10:53 UTC
Read the original article Hit count: 470

Filed under:
|

Hi,

Anybody knows how to use sqlplus in ruby? I need to do something like this: system("sqlplus username/pwd@database filename.sql"

Thx /Niklas

© Stack Overflow or respective owner

Related posts about ruby

Related posts about sqlplus