John Stanton wrote:
> 
> I don't understand how you apply Frontier.  To build a multi-threaded web
server
> hosting Sqlite looks like a project to replace Frontier, which already has
embedded Sqlite.

Ah, ok, let's back up. I and some other developers finished adding SQLite
into Frontier last month. Before version 10.1a11, Frontier didn't have
embedded SQLite.

So, now that it's in Frontier (like SQLite runs in PHP), it's time to start
building apps in Frontier that use SQLite. So, like you might build a
shopping cart in PHP that uses SQLite to keep track of purchases, you might
build a shopping cart (or, in my case, a content management system) that
uses SQLite to keep track of purchases.

So, now that SQLite's embedded in Frontier, we're learning how to make it
work and what the limitations are. And that's why the questions.

Make sense?

-- David



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to