I've been using SQL*Plus under Emacs, XEmacs for YEARS, under Solaris, Windows NT, 2000 and XP, and it always worked fine. SQLCLI doesn't work. I think I also tried to write Java app (though don't remember for sure) to connect to SQLCLI and try to get some output before exit, with no good result. Somehow SQLCLI doesn't think that this is a "proper terminal" :))
Thanks, Eduard On 10/24/05, Robert Klemme <[EMAIL PROTECTED]> wrote: > > Hi, > > 2005/10/24, Eduards Mihelovics <[EMAIL PROTECTED]>: > > Hi, > > > > When I am running SQLCLI under Windows XP command line it works fine. > > However, when I try to run it from XEmacs shell under XP, it does not > work - > > I do not not see any output. The output appears only after I exit the > SQLCLI > > shell! I understand that this it because of the way SQLCLI buffers > output, > > and also whether it considers the calling shell to be a terminal or not. > > However, I haven't found any workaround. > > Are you sure the fault is on the SQLCLI side? Maybe there is a > setting that controls xemacs shell execution (for example use virtual > terminal instead of pipes or such). > > > Just to clarify: XEmacs is a text editor under which I can run a shell > > inside the text editor, under which shell I can call any other shell > > programs. It is my favourite way of working with Oracle SQL*Plus command > > line shell. I also don't see any reason why MAXDB SQLCLI should buffer > it's > > output the way it does. > > That may happen automatically depending on the output device. > > Kind regards > > robert >
