lua-users home
lua-l archive

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


On Thu, Sep 12, 2013 at 4:11 AM, Egor Skriptunoff <egor.skriptunoff@gmail.com> wrote:
> You can access Oracle database with Lua 5.1 + luadbi (https://code.google.com/p/luadbi/wiki/DBI)
> You will need oci.dll (Oracle client installed required) and a valid TNS inside your tnsnames.ora.
> You don't need other Lua modules.
> You don't need luarocks.

Yet another way is oluacle.
See: https://bitbucket.org/zetamatta/oluacle/src/09d4594521186d6ec4314c681ac9d1f55074ed07/readme_en.txt?at=default
You can download oluacle.dll from https://bitbucket.org/zetamatta/oluacle/downloads