The other problem i am having is the code:
INSERT INTO account...does not work.
The error says:
ERROR 1136: Column count doesn't match value count at row 1
Now, the fields AND the values for the fields equal. So, why is it giving me this error??
Thanks
|