And the field types, do they all match ? You are entering a date as a string, for example.
If all else fails, try to insert only one field at a tine, to see which one fails. Luis -----Original Message----- From: Niel Archer [mailto:Niel Archer] On Behalf Of Niel Archer Sent: sexta-feira, 29 de Setembro de 2006 13:56 To: php-windows@lists.php.net Subject: Re: [PHP-WIN] insert md5 password Hi Alf > The command now looks like:- > INSERT INTO Users (FirstName, LastName, Usrname, Passwrd, AccessLevel, > last_login, UserID) VALUES ('Alf', 'Stockton', 'alf', > "0xd8cc7e40d17aaefd27cd324f7ba91079", '9', '2006/09/29 13:29:34', '0') > but still fails. What is the error returned? Does the password hash still need the "0x" to start it? Niel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php