unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* sql-oracle.
@ 2002-11-11  8:49 jerry d
  2002-11-11 13:56 ` sql-oracle Alex Schroeder
  0 siblings, 1 reply; 2+ messages in thread
From: jerry d @ 2002-11-11  8:49 UTC (permalink / raw)


Hi I'm trying to convince a colleguae to use emacs. As a nice feature I
showed him the way sql-oracle works, which in my opinion is by far better
than the standard sql-plus console oracle provides, and is almost as good as
TOAD. On my machine it runs fine: sql-oracle just starts up in a separate
buffer, I'm able to use all standard emacs functionality. However on my
collegues machine (same .emacs same sql.el etc) sql-oracle starts up in an
ms-doze prompt.
Is this a path setting or so or am I overlooking something here?

tia
jeroen.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sql-oracle.
  2002-11-11  8:49 sql-oracle jerry d
@ 2002-11-11 13:56 ` Alex Schroeder
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Schroeder @ 2002-11-11 13:56 UTC (permalink / raw)
  Cc: sql.el

"jerry d" <jeroeninperu@hotmail.com> writes:

> Hi I'm trying to convince a colleguae to use emacs. As a nice feature I
> showed him the way sql-oracle works, which in my opinion is by far better
> than the standard sql-plus console oracle provides, and is almost as good as
> TOAD. On my machine it runs fine: sql-oracle just starts up in a separate
> buffer, I'm able to use all standard emacs functionality. However on my
> collegues machine (same .emacs same sql.el etc) sql-oracle starts up in an
> ms-doze prompt.
> Is this a path setting or so or am I overlooking something here?

I guess you do not have the same Oracle client installation.  Make
sure you set the sql-oracle-program option approriately.  It must
point to an executable that runs SQL*Plus in the *same* window -- if
that executable opens another window, you're out.  Unfortunately the
names of the executables vary with client versions.

This also on the wiki:

* http://www.emacswiki.org/cgi-bin/wiki.pl?OracleOnWindows

So basically, this is a Windows+Oracle problem, not Emacs.  :)

Alex.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-11 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-11  8:49 sql-oracle jerry d
2002-11-11 13:56 ` sql-oracle Alex Schroeder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).