More on SQliteDBMS
Here is the author's website:http://sqlitedbms.sourceforge.net/index.htm
I have made the last official release, 0.5.1, into a PET package, but I recalled there was some discussion on the forum sometime ago, so I looked it up...
http://www.murga-linux.com/puppy/viewtopic.php?t=24758
The author, forum member 'Igo AtM', worked on another version 0.5.3beta, posted to the forum. But, it seems there wasn't much interest, and nothing happened after that.
Well, I'll compile 0.5.3beta and try it.
Comments:
Posted on 22 Jul 2009, 23:30 by BarryKcvs
I want to download from CVS, but how do I figure out the 'modulename'?
cvs -d:pserver:anonymous@sqlitedbms.cvs.sourceforge.net:/cvsroot/sqlitedbms login
cvs -z3 -d:pserver:anonymous@sqlitedbms.cvs.sourceforge.net:/cvsroot/sqlitedbms co -P modulename
http://sourceforge.net/scm/?type=cvs&group_id=106881
Posted on 22 Jul 2009, 23:50 by BarryK
forum db thread
If anyone is interested, this is the very long forum thread with ongoing discussions on a database for Puppy:
http://murga-linux.com/puppy/viewtopic.php?t=18420
Posted on 24 Jul 2009, 15:05 by growler
Module name
It's the name of the directory you wish to download
SQLiteDBMS-beta
The other is the alpha
Posted on 24 Jul 2009, 20:04 by BarryK
SQliteDBMS
growler,
Yes, that's what I thought, but it didn't work, returned an error message it is an invalid modulename or directory.