RE: [QUARANTINE] Re: PL/SQL Development Tool Of Choice
Date: Wed, 18 Jul 2012 14:14:39 -0500
Message-ID: <C5533BD628A9524496D63801704AE56D75B2DD01F3_at_SPOBMEXC14.adprod.directory>
Vim for windows (gvim) gets my vote as best editor - why use vim in one place when you can use it in either place? ;)
(granted I haven't used EditPadPro)
Chris Taylor
"Quality is never an accident; it is always the result of intelligent effort." -- John Ruskin (English Writer 1819-1900)
Any views and/or opinions expressed herein are my own and do not necessarily reflect the views of Ingram Industries, its affiliates, its subsidiaries or its employees.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jared Still
Sent: Wednesday, July 18, 2012 2:04 PM
To: kevin.lange_at_ppoone.com
Cc: michaeljmoore_at_gmail.com; Jeff Chirco; Guillermo Alan Bort; oracle-l_at_freelists.org
Subject: Re: [QUARANTINE] Re: PL/SQL Development Tool Of Choice
On Tue, Jul 17, 2012 at 2:49 PM, Lange, Kevin G <kevin.lange_at_ppoone.com>wrote:
> If its like the editor I use, EditPadPro, it just has syntax checker /
> highlighter. Does not actually have any connection to the database or
> the language, therefore no ability to run or debug code.
>
>
+1 for EditPadPro - been using it on windows for years
If working on linux/unix, which is frequently, I use vim (like vi, but better) and sqlplus.
I've developed a fair bit of SQL/PLSQL/bash/Perl scripting using this environment.
Not everyone likes it, which is fine, use what you are comfortable with.
I just happen to be comfortable with vi/sqlplus. :)
SQLDeveloper is also an excellent tool, though personally I use it for exploration, not too much for development.
Jared
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Wed Jul 18 2012 - 14:14:39 CDT