Author Topic: SQLite3 client/server  (Read 6517 times)

0 Members and 1 Guest are viewing this topic.

Offline Paul Squires

  • Jr. Member
  • **
  • Posts: 90
  • User-Rate: +11/-5
  • Gender: Male
    • PlanetSquires
SQLite3 client/server
« on: September 24, 2007, 03:53:39 PM »
Okay, here it is, the next version for the SQLite client/server project. It is really starting to look good now. Still a number of features left to implement but the core of the engine is working well.

http://planetsquires.com/support/index.php?topic=2336.msg11660


EDIT: I am now up to Version 0009. Everything is really starting to work well. The syntax for the function calls now seems to be complete. I am really happy with the speed of the system and the robustness of the SQLite database DLL. Very impressive. The goal is to have a complete client/server system that can fit on one disk and intall simply by copy/paste to a directory.

Here is the link: http://planetsquires.com/support/index.php?topic=2415.0
« Last Edit: February 04, 2008, 05:07:04 PM by Paul Squires »
Paul Squires
FireFly Visual Designer SQLitening Database System JellyFish Pro Editor
http://www.planetsquires.com

Offline Paul Squires

  • Jr. Member
  • **
  • Posts: 90
  • User-Rate: +11/-5
  • Gender: Male
    • PlanetSquires
Re: SQLite3 client/server
« Reply #1 on: February 04, 2008, 05:07:52 PM »
Initial post edited to show latest developments.
Paul Squires
FireFly Visual Designer SQLitening Database System JellyFish Pro Editor
http://www.planetsquires.com

Offline Mike Doty

  • Newbie
  • *
  • Posts: 3
  • User-Rate: +1/-2
  • Gender: Male
  • Hello, everyone!
Re: SQLite3 client/server
« Reply #2 on: July 29, 2022, 12:45:39 PM »