Nicholas O'Donnell wrote: > I would Like to learn how to write A MySQL Database but can't find any example >scripts can some one please help?
The O'Reilly book "MySQL & mSQL" is excellent. There is also a MySQL tutorial installed by the rpm package manager for rpm packages. Jill and I followed that. It's very good but the O'Really book is ace as it guides you through creating a simple database from scratch. For scripts you can use Perl or Python or other languages to write scripts in. O'Reailly "Programming the Perl DBI" is good but is a bit heavy to start with. Mike -- -------------------------------------------------------------------- Michael Lake Active caver, Linux enthusiast and interested in anything technical. -------------------------------------------------------------------- -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
