KraMer
11-17-2008, 06:27 AM
I have been working on an SQLite 3 action plug-in, mostly compatible with the included one (in terms of usage). It should be ready for testing in a few days ;)
It will be released in the public domain and distributed for free, with the C++ and Lua source code available (well, Lua 'till I find out how to deal with tables in C++, some info from an IR dev would be very welcome). As a matter of fact, I'm offering the current source code so you may get learn something if you take a look, it's only a single file. You need to have Lua 5.0, SQLite 3.6.5 (may work with older versions), the Windows SDK and a C++ compiler (I use VC++ 2008).
I've read that you people have wanted this for a long time, so I though I'd use my skills to create something helpful ;) IR can and should bundle this with AMS; again, some help (http://www.indigorose.com/forums/showthread.php?t=25476) would be greatly appreciated.
It will be released in the public domain and distributed for free, with the C++ and Lua source code available (well, Lua 'till I find out how to deal with tables in C++, some info from an IR dev would be very welcome). As a matter of fact, I'm offering the current source code so you may get learn something if you take a look, it's only a single file. You need to have Lua 5.0, SQLite 3.6.5 (may work with older versions), the Windows SDK and a C++ compiler (I use VC++ 2008).
I've read that you people have wanted this for a long time, so I though I'd use my skills to create something helpful ;) IR can and should bundle this with AMS; again, some help (http://www.indigorose.com/forums/showthread.php?t=25476) would be greatly appreciated.