SQLite
Blitz3D Forums/Blitz3D Beginners Area/SQLite
| ||
Hey guys, I haven't been around since 2006ish, and a lot has changed, including my coding abilities. I am looking to resurrect my app, and I thought a DB backend would be extremely helpful as everything was saved in .txt files previously. After looking around the site, I see that a user called Brucey has created many libraries, but they all seem to be related to BlitzMax (Which I do not own), Alternatively, there was a SQLite library and wrapper a long time ago created in part I guess by a user called HappyCat. His .decls file still exists on the site: http://www.blitzbasic.com/codearcs/codearcs.php?code=1414 but the wrapper functions for whatever reason are 404. There also used to be a downloadable zip package: http://www.blitzbasic.com/logs/userlog.php?user=382&log=1268 Does anyone have this package floating around? Or any other SQLite related code that would work with Blitz3D? I would like to stick with SQLite because it is self contained and doesn't require any other installations. Any help would be appreciated! Xtwin |
| ||
Here.. http://www.mediafire.com/download/82ih4mawri46vnj/SQLite3.zip |