February 24, 2009 10:14PM
Hi,
First, just to let EasyPHP developers know, that EasyPHP, its a wonderfull job.
But well, I have a problem. I'm developing a Website using Dreamweaver CS4, and need to create a database. So, with EasyPHP I have two options: use SQLite or PHPMyAdmin.
The problem is, when I create a database using PHPMyAdmin, there's no problem doing the connection to database in Dreamweaver (my database "appears" in all databases available). However, the databases created by SQLite, does not appear, so I cant link to any database I created with SQLite.
So, Im wondering if isnt possible to use SQLite (looks like PHPMyAdmin is the SQL tool by default).
Can you please help me?
Thanks in advance.