On Tuesday 22 April 2014 11:22:14 John Thornton did opine:

> With MySql you need to install LAMP and with postgresql it looks like
> you have to have a server running and create a user that can log into
> the server or something like that. Sqlite requires non of that. I've
> used MySql for web based PHP applications and Sqlite for local Python
> applications. Sqlite is far more portable IMHO than the other two. I
> don't recall having to do more than have "import sqlite3" in the header
> of my python file to use Sqlite. The only catch with Sqlite is how it
> handles numbers and I've used text fields for number entries to work
> around that.
>
> JT_

LAMP is only required  with MySQL if you are running MySQL in conjunction
with a web server and PHP.

Mark
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to