lua-users home
lua-l archive

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


Can you explain in the ADO example how

require 'luacom'

works. Is it a version of LuaCom that I do not have?

DB

On 6/3/05, Andre Carregal <carregal@fabricadigital.com.br> wrote:
> Hi,
> 
> LuaSQL is a simple interface from Lua to a DBMS. Version 2.0.1 fixed some
> ODBC bugs and is now offered both in source and Windows binaries.
> 
> This release also includes the Portuguese full documentation, available at
> http://www.keplerproject.org/luasql/br/
> 
> LuaSQL is free software and uses the same license as Lua 5.0.
> 
> The source and the Windows binaries (compatible with LuaBinaries Release 2)
> are available for download at LuaForge.
> 
> For more information on LuaSQL please check
> http://www.keplerproject.org/luasql/
> 
> Any feedback is welcome!
> 
> André Carregal
> www.keplerproject.org
> 
> 


-- 
David Burgess