http://download.oracle.com/docs/cd/B19306_01/server.102/b14357/ch2.htm
http://forums.oracle.com/forums/thread.jspa?threadID=585195&tstart=0
> Changing the default editor to Textpad for sqlplusw
In login.sql or glogin.sql put following:
DEFINE _EDITOR=yourFavouriteProgram.exe
start new sqlplus instance. It should now run your modified login/glogin.sql and use the new editor as default.
No comments:
Post a Comment