BBC BASIC for Windows
Programming >> Libraries >> New SQLite3 library http://bb4w.conforums.com/index.cgi?board=libraries&action=display&num=1253441357 New SQLite3 library
Post by JonR on Sep 20th, 2009, 10:09am
I am pleased to announce the first release of an SQLite library for BBC BASIC for Windows.
As the official site at http://www.sqlite.org/ states: "SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world."
The BBC BASIC for Windows library allows SQLite databases to be created and manipulated from BB4W programs.
If using the zip download copy the SQLite3.dll and SQLite3.bbc files into your BBC BASIC LIB directory. The executable installer does this and places the example program in the EXAMPLES directory.
There isn't much documentation currently other than the the comments in the example program and library. Further documentation for SQLite can be found on the SQLite website.
Re: New SQLite3 library
Post by cap00048 on Aug 13th, 2013, 01:50am
hi I try to download these libraries but the server is not responding.
Hopefully Jon will see this message and fix the problem. You might want to post your message to the Yahoo! group as well in case he isn't monitoring this board.
Richard.
Re: New SQLite3 library
Post by cap00048 on Aug 13th, 2013, 12:58pm
I took your advice, and I also sent the message to the yahoo group.
deltaonline
Re: New SQLite3 library
Post by Bambooshoot on Aug 7th, 2017, 2:00pm