At 3:54 PM +1000 10/21/03, Greg Obleshchuk wrote: >Hi Everyone, >Does anyone have a web based database manager for SQLite Databases? > >I thought I would ask before starting one > >regards >Greg O
Yes, I'm making one. It is already started, but at least a month away from being useable, or demonstrable. That said, my app is designed to manage any database, with SQLite being one of the first that is supported; it is not specific to SQLite. It is designed in such a way that you never type SQL code, but point and click mostly. Actually, my main work is in the form of a library; the application demonstrates the library in use, but is independantly useful. As for other apps that already exist, I don't know of any, but I wouldn't be surprised if they exist. -- Darren Duncan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

