At 12:21 am, Sunday, May 5 2002, Nicholas O'Donnell mumbled: > I would Like to learn how to write A MySQL Database but can't find any example >scripts can some one please help? > You'd like to learn to write MySQL? ;-) Well, I think you mean, that you'd like to learn how to create a database in MySQL, and do all the database-y stuff on it.
It's been a long while since I used MySQL (longer than a year, now), but I'd suggest you read the great documentation that comes with MySQL. http://www.mysql.com/documentation/mysql/bychapter/ But, what you probably want to do is, create a user, create a database, create tables in that database, and populate it with data. Hey, presto, a database. :-) -- Steve BOFH excuse #258: That's easy to fix, but I can't be bothered.
msg23214/pgp00000.pgp
Description: PGP signature
