Re: afraid of using mysql!

2001-02-11 Thread William Decker
As a suggestion, try phpMyAdmin if you want to insert records manually. Also, it will provide you with examples (viewing the source code, that is) on how the inserts, updates, etc. work. phpMyAdmin can be downloaded from http://www.phpwizard.net/projects/phpMyAdmin/ Good Luck! William Decker S

Re: afraid of using mysql!

2001-02-11 Thread Paul DuBois
At 7:10 PM + 2/11/01, php php wrote: >Hi! >I've just joined ur mailing list! >i've never used mysql! >i'm wondering if there is only one way to insert data to a table? >i use the command line, no interface! Yes, you write SQL statements. But even if you write MySQL programs in a programming