Hi Richard

I  Recommended using PostgreSQL over MySQL, if you need begin, postgresql is
the best choice.
Now, if you need do basic things in SQL, then use SQLite (it no need a
working daemon), it is simple and functional.

You need the DBI mechanism installed in you computer, followed by the
correct driver for the database (mysql, postgresql, sqlite)

You can search into  www.google.com  for tutos, documents about the using
it.

if need more help,. please write once more.

Regards.
On Sat, Apr 26, 2008 at 10:24 PM, Richard Lee <[EMAIL PROTECTED]> wrote:

> Hello guys,
>
> I want to start learning about sql and how it interacts w/ perl.
>
> My rough idea is to install mysql server and read some books to start
> playing w/ it along w/ perl.
> Any advice?
>
> For now, I just plan to go through the book 'mysql and perl for the
> web'....
>
> If someone can post some excellent site relates to mysql and perl.. would
> be appreciated.
> I will post related questions along the way(also, please let me know if
> this is not the right mailing list for this and if something exists that I
> am not aware of at this point)
>
> thanks!!
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> http://learn.perl.org/
>
>
>


-- 
Francisco Valladolid H.
-- http://bsdguy.net - Jesus Christ follower.

Reply via email to