2000-01-31 15:03:00 +01:00
|
|
|
oraedit is capable of editing functions, procedure,
|
|
|
|
package bodies and specification, type body and specifications
|
|
|
|
as well as views stored in Oracle. The only thing required is
|
|
|
|
working sqlplus client or working rsh/ssh connection
|
2000-01-31 15:05:24 +01:00
|
|
|
to a computer with one (and Python, of course).
|
2000-01-31 15:03:00 +01:00
|
|
|
|
2004-09-30 23:10:34 +02:00
|
|
|
oraedit was used as a replacement for Platinum's SQL-Station,
|
2000-01-31 15:03:00 +01:00
|
|
|
to get rid MS Windows for a development box. It surely
|
|
|
|
doesn't have every feature SQL-Station has, but hey - the
|
2004-09-30 23:10:34 +02:00
|
|
|
fact it works under Unix is appealing :) It's particularly
|
2000-01-31 15:03:00 +01:00
|
|
|
usable in connection with some decent GUI editor, such as vim.
|
|
|
|
|
|
|
|
Documentation is currently not present, you have to figure out
|
|
|
|
usage yourself ATM, sorry.
|