Alberto, Thanks for your help. I got it to work!
Alan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alberto Sent: Monday, December 12, 2005 3:29 AM To: [EMAIL PROTECTED] Subject: [REBOL] Re: MySQL Sceme - "update" syntax On Mon, 12 Dec 2005 02:17:29 -0600, Alan Macleod <[EMAIL PROTECTED]> wrote: may you are looking for something like insert db ["UPDATE employes SET clname=?,cfname=? WHERE cempnum=?" lname fname empnum] where 'clname','cfname' and 'cempnum' must by the name of the table 'employes' columns -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
