I am guessing that your problem is that you have double quotes where you should have two single quotes next two each other, i.e. where you have ",", that should be <single quote><single quote><comma><single quote><single quote> (Where <single quote> is the character below the @ sign on an English keyboard).
Also, the id and password should be the account id and password you want to use, not your mysql userid and password.
|