lua-users home
lua-l archive

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


>   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