Page 1 of 1

SQLite & SQLiteManager

PostPosted: 27. June 2007 07:39
by aa2937
OS: Windows XP Pro SP2

I formerly used WAMP5 which comes with SQLite and SQLiteManager explicitly installed. A link to them appears in the index.php, and it's very easy to invoke them.
Because XAMPP is referred to in PHPEclipse plugin, I decided to try it. But I could not find where SQLite and SQLiteManager are. If they are not bundled in the installation package, could you please explain me where and how install them.

Thank you in advance

PostPosted: 27. June 2007 11:46
by Wiedmann
SQlite is part of PHP (and XAMPP). SQlite2 is default enabled. SQlite3 you must enable yourself.

I can't say anything about "SQLiteManager". You should read the manual for this program.