Oracle からデータを取得し表示する
引数によりデータベースへの接続情報・参照SQLファイル(もしくはSQL)と出力先ファイルを指定する
putO2T.exe "[ユーザID]/[パスワード]@[ホスト文字列] @[SQLファイル名]" > [出力ファイル名]
例1)putO2T.exe "scott/tiger@techbee_db @bonus.sql" > c:\temp\bonus_output.txt
putO2T.exe "[ユーザID]/[パスワード]@[ホスト文字列] #[SQL]" > [出力ファイル名]
例2)putO2T.exe "scott/tiger@techbee_db #select * from bonus order by 1, 2, 3" > c:\temp\bonus_output.txt
【パソコンリモコン化プロジェクト対象プログラム♪】
ソフト名: | Oracle to Text |
---|---|
動作OS: | Windows 7/Vista/XP/2000 |
機種: | IBM-PC |
種類: | フリーソフト |
作者: | tech-bee |