[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LuaSQL 2.0.1
- From: Fabio Mascarenhas <mascarenhas@...>
- Date: Fri, 3 Jun 2005 12:42:28 -0300
Hi David,
It will work with LuaCOM version 1.2 and later. Versions of LuaCOM
prior to 1.2 did not have dynamic loading through require. You can go
to the LuaCOM LuaForge page (http://luaforge.net/projects/luacom/) and
download the latest binary there.
--
Faio Mascarenhas
On 6/2/05, David Burgess <dburgess@gmail.com> wrote:
> Can you explain in the ADO example how
>
> require 'luacom'
>
> works. Is it a version of LuaCom that I do not have?
>
> DB
>