Oops...sorry about that last message...
Anyway, is there a way to create tables and insert data into tables without doing it from the MySQL command line? I created some tables in SQL in notepad, and I would like to just read them in rather than typing them out at the mysql prompt.
Also, can this be done when inserting data into the table?
Thanks,
Chris