[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua and Firebird
- From: Scott Morgan <blumf@...>
- Date: Mon, 01 Nov 2004 16:31:33 +0000
I've been (slowly) knocking up firebird support for LuaSQL. Been meaning
to tidy it up and offer it to the LuaSQL maintainers for inclusion. It's
all but done, I just haven't given it a proper shakedown/test.
If you're intrested I could send the files.
Scott Morgan
Philip Plant wrote:
Hello,
I'm fairly new to Lua, and have enjoyed learning the language so far.
I was wondering if anyone could suggest the 'best' way of interfacing a
Lua script with a Firebird database on a FreeBSD system, without writing
my own set of extension functions? LuaSQL looks good but doesn't seem
to have Firebird support. Any advice would be helpful!
Thanks,
Philip.