Re: 10g: SQL Plus

2003-09-26 Thread Mogens Nørgaard
PROTECTED] Sent: Wednesday, September 24, 2003 7:45 PM To: Multiple recipients of list ORACLE-L Subject: Re: 10g: SQL Plus Well, we have a good, working 5.25 floppy drive installed on our Oracle Museum PC (486, 25 MHz) now, and we're planning on installing WordPerfect 4.2, Lotus 1-2-3

RE: 10g: SQL Plus

2003-09-26 Thread Bellow, Bambi
[mailto:[EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 7:45 PM To: Multiple recipients of list ORACLE-L Subject: Re: 10g: SQL Plus Well, we have a good, working 5.25 floppy drive installed on our Oracle Museum PC (486, 25 MHz) now, and we're planning on installing WordPerfect 4.2, Lotus 1

RE: 10g: SQL Plus

2003-09-26 Thread Mladen Gogala
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bellow, Bambi Sent: Friday, September 26, 2003 4:55 PM To: Multiple recipients of list ORACLE-L Subject: RE: 10g: SQL Plus Why upgrade to 5.1? I think I have my 5.0.20 disks *and docset* somewhere... (I have

RE: 10g: SQL Plus

2003-09-26 Thread Bellow, Bambi
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bellow, Bambi Sent: Friday, September 26, 2003 4:55 PM To: Multiple recipients of list ORACLE-L Subject: RE: 10g: SQL Plus Why upgrade to 5.1? I think I have my 5.0.20 disks *and docset* somewhere... (I have 4s too, but since Mladen is taking

RE: 10g: SQL Plus

2003-09-26 Thread Mladen Gogala
Thanks, Bambi! -- Mladen Gogala Oracle DBA -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bellow, Bambi Sent: Friday, September 26, 2003 5:45 PM To: Multiple recipients of list ORACLE-L Subject: RE: 10g: SQL Plus Mladen -- If I find

RE: 10g: SQL Plus

2003-09-25 Thread Robson, Peter
Ah-a - NOW I see why you want my old version 5 manuals!! peter edinburgh -Original Message- From: Mogens Nørgaard [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 7:45 PM To: Multiple recipients of list ORACLE-L Subject: Re: 10g: SQL Plus Well, we have a good

RE: 10g: SQL Plus

2003-09-24 Thread Bob Metelsky
Losing the pseudo-GUI version would be a a drag, because it's so easy to copy and paste text in it (not so easy in a Windows command prompt). Try right click - paste or click the upper left icon and choose paste To copy - choose mark then enter -its then in the clipboard Ive actually began

RE: 10g: SQL Plus

2003-09-24 Thread Norris, Gregory T [ITS]
Ive actually began to like sqlplus (opposed to sqlplusw). One good feature is you have your command history using the up arrow like regular shell And it can be minimized or moved out of the way while a query is active. -- This post may contain anti-SCO content sponsored secretly by IBM. Ssh!

RE: 10g: SQL Plus

2003-09-24 Thread Mladen Gogala
of list ORACLE-L Subject: RE: 10g: SQL Plus Losing the pseudo-GUI version would be a a drag, because it's so easy to copy and paste text in it (not so easy in a Windows command prompt). Try right click - paste or click the upper left icon and choose paste To copy - choose mark

Re: 10g: SQL Plus

2003-09-24 Thread Mogens Nørgaard
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Metelsky Sent: Wednesday, September 24, 2003 11:45 AM To: Multiple recipients of list ORACLE-L Subject: RE: 10g: SQL Plus Losing the pseudo-GUI version would be a a drag, because it's so easy to copy and paste text

Re: 10g: SQL Plus

2003-09-24 Thread bulbultyagi
In nt cmd shell , you could make copy pasting easy by going into properties and selecting 'quick edit mode' . In fact you could make this behaviour the default by choosing 'save properties for future windows with same title'. Then you need not select mark and copy , etc . Just use the right and

Re: 10g: SQL Plus

2003-09-22 Thread brian . mcgraw
Affirmative. I used SQL*Plus during one of the Hands-On 10G Database sessions at OracleWorld. Brian - Original Message - Date: Monday, September 22, 2003 11:19 am Hello: Was watching Larry Ellison's key note and he mentioned that they still have SQL Plus in 10g. I heard rumor

RE: 10g: SQL Plus

2003-09-22 Thread Mladen Gogala
Actually, they will have SQL*PlusPlus, an object oriented extension of SQL*Plus. Then there will be Enterprise Plus Stringbeans, Pluslets, active plus pages and so forth. Ultimately, they'll end up with fclstwkgr (Freaking Command Line SQL Tool Which Keeps Getting Renamed). -- Mladen Gogala

Re: 10g: SQL Plus

2003-09-22 Thread Ron Rogers
According to the Oracle rep at a 10G demo, SQLPLUS and PL/SQL still exist. Ron [EMAIL PROTECTED] 09/22/03 12:19PM Hello: Was watching Larry Ellison's key note and he mentioned that they still have SQL Plus in 10g. I heard rumor that it was removed. Since it seems as though some from this

RE: 10g: SQL Plus

2003-09-22 Thread Jesse, Rich
: Mladen Gogala [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 11:50 AM To: Multiple recipients of list ORACLE-L Subject: RE: 10g: SQL Plus Actually, they will have SQL*PlusPlus, an object oriented extension of SQL*Plus. Then there will be Enterprise Plus Stringbeans, Pluslets

Re: 10g: SQL Plus

2003-09-22 Thread Peter Gram
Hej Jay Yes it stil there :-) Jay Wade wrote: Hello: Was watching Larry Ellison's key note and he mentioned that they still have SQL Plus in 10g. I heard rumor that it was removed. Since it seems as though some from this list have seen it does it still have SQL Plus or has it been

RE: 10g: SQL Plus

2003-09-22 Thread Cary Millsap
It's in the beta 1 software. Cary Millsap Hotsos Enterprises, Ltd. http://www.hotsos.com Upcoming events: - Hotsos Clinic 101 in Sydney - Hotsos Symposium 2004, March 7-10 Dallas - Visit www.hotsos.com for schedule details... -Original Message- Ron Rogers Sent: Monday, September 22,

Re: 10g: SQL Plus

2003-09-22 Thread Jonathan Gennick
Monday, September 22, 2003, 12:19:41 PM, you wrote: JW Was watching Larry Ellison's key note and he mentioned that they still have JW SQL Plus in 10g. JW I heard rumor that it was removed. Since it seems as though some from this JW list have seen it does it still have SQL Plus or has it been

Re: 10g: SQL Plus

2003-09-22 Thread Paul Baumgartel
How could Oracle kill SQL*Plus? What would replace it, SQL*Plus Worksheet? Ugh. Losing the pseudo-GUI version would be a a drag, because it's so easy to copy and paste text in it (not so easy in a Windows command prompt). --- Jonathan Gennick [EMAIL PROTECTED] wrote: Monday, September 22,

Re: 10g: SQL Plus

2003-09-22 Thread bulbultyagi
They were supposed to get rid of sqlplusw - Original Message - To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] Sent: Monday, September 22, 2003 23:09 Hej Jay Yes it stil there :-) Jay Wade wrote: Hello: Was watching Larry Ellison's key note and he mentioned

Re: 10g: SQL Plus

2003-09-22 Thread Richard Stroupe
No worries Johnathan you are correct its only the Windows based GUI that is being desupported in favor of iSQL*PLUS. Per a metalink note (dont know the exact number) but the command line is not going anywhere!! --- Jonathan Gennick [EMAIL PROTECTED] wrote: Monday, September 22, 2003, 12:19:41

Re: 10g: SQL Plus

2003-09-22 Thread KENNETH JANUSZ
Is sqlplusw the same as iSQL/Plus? Thanks, Ken - Original Message - To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] Sent: Monday, September 22, 2003 6:09 PM They were supposed to get rid of sqlplusw - Original Message - To: Multiple recipients of list ORACLE-L

RE: 10g: SQL Plus

2003-09-22 Thread Melanie Caffrey
Nope. Sqlplusw is the little gui usually available off of your start - programs window menu items. isqlplus is Web-based and invoked through a browser. For example, Invoking the following type of url will bring it up in your browser: http://your_server_name:your_port_number/isqlplus Note