emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] patch: Oracle engine for SQL blocks


From: John Dell'Aquila
Subject: [O] patch: Oracle engine for SQL blocks
Date: Wed, 11 Jun 2014 00:10:32 -0500

Hi,

This patch makes Oracle a supported database for SQL source code
blocks:

  - separate or unified logins, take your pick of:
    :dbuser user :dbpassword password :dbhost connect_id
    :dbuser user/address@hidden
    :cmdline user/address@hidden

  - support for :colnames on/off

  - helpful error messages in minibuffer if execution fails

  - good looking result block (most of the time)

I've tested this extensively on Windows 7. It only needs the sqlplus
executable and < > file redirection, so it should work everywhere.

I am willing to execute an FSF copyright assignment.

Regards,
John

Attachment: 0001-ob-sql.el-Implement-Oracle-engine.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]