[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Oracle on windows
- From: Alexey Melnichuk <mimir@...>
- Date: Thu, 12 Sep 2013 09:54:22 +0400
> For future reference, what is the best way to write a Lua app
> that runs on windows and interacts with an Oracle database?
I used LuaSQL.ODBC driver to access to Oracle 8.
But if i remember correctly there was problem with getting result value from function.
Also you can try my Lua-ODBC[1] binding.
[1] https://github.com/moteus/lua-odbc