-
nonun added sayzard to the SQLiteDBMS project.
2009-05-08 14:48:06 UTC by nonun
-
I can't understand, why you stop this project? Where new futures? Where may I get more documentation?.
2008-12-19 18:23:16 UTC by nobody
-
Hi,
Here are some patches to get sqlitedbms compiling
on FreeBSD. If the libdl library does not
exist, it should not be a fatal error in the
configure script, because although libdl exists
on Linux, it is not present on all other platforms.
Thanks.
2007-03-12 16:02:21 UTC by rodrigc
-
nonun committed patchset 98 of module SQLiteDBMS-beta to the SQLiteDBMS CVS repository, changing 1 files.
2007-01-07 13:17:48 UTC by nonun
-
if you have not Windows, you can try ReactOS (http://reactos.org) to build win32 binaries.
2007-01-05 18:48:37 UTC by nobody
-
Fast portable compact extendable plain-C-compilable Lua script engine as extension language (www.lua.org)
2007-01-02 10:24:16 UTC by nobody
-
Windows binnaries or possibility to compile on windows with mingw (preferably without cygwin).
2007-01-02 10:12:32 UTC by nobody
-
Bellow is db_get_table patched that makes it work as before, the diference is the way the return value is managed, as of version 0.5 it was stored in the db structure, and in 0.5.0.1 it's not and that cause the second and folowwing queries to fail with my application that uses a lib_sqlited.
As well I could see that not all changes I proposed when porting it to win32 are included in 0.5.0.1...
2006-12-24 15:27:34 UTC by nobody
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2006-11-25 03:20:37 UTC by sf-robot
-
nonun committed patchset 97 of module SQLiteDBMS-beta to the SQLiteDBMS CVS repository, changing 3 files.
2006-11-22 09:36:37 UTC by nonun