View Single Post
Old 05-18-2009, 11:36 AM   #22 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

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)
sketchMedia is offline  
Reply With Quote