sponsor Vim development Vim logo Vim Book Ad

oravim.txt : SQL*Plus without SQL*Plus

 script karma  Rating 4/1, Downloaded by 1087  Comments, bugs, improvements  Vim wiki

created by
Lee Teague
 
script type
utility
 
description
This script allows you to have a SQLWorksheet-type interface to Oracle. Similar to Jeremy Collins' script (vimtip #33), and actually the idea was based on his. It, too, requires that TCL is built in to Vim, and also has a few other requirements: links and a version of SQL*Plus that supports HTML output.

     The usage is quite a bit different, though.

     Start by simply editing a file in vim, and move your cursor to a SQL statement. You can visually select it or not, it doesn't matter as long as there is a blank line before and after. Then, based on these keybindings, hit <C-k> and your statement will be executed, formatted, and popped up in a split     window below. To run another statement, move to another one and hit <C-k> again. It will replace the bottom window with the new results.

More detail (and latest versions) at http://oravim.dashf.com/
 
install details
see oravim.txt for install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
oravim.txt 0.0.0.1 2001-07-16 6.0 Lee Teague Initial upload
ip used for rating: 44.205.5.65

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github