05-18-2009, 11:36 AM
|
#22 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
Quote:
|
and somehow SQLite hasn't got some admin panel or something...
|
I believe it has a few, http://phpsqliteadmin.sourceforge.net/ being one of them.
Quote:
|
I'm not too good at SQL programming
|
Surely it would be far easier to learn basic SQL, its not that hard! much simpler than implementing a flatfile database.
Are interceding updates not going to be an issue?
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|