error saying the intsert syntax is wrongCode:"INSERT INTO clients (username, password, yahoo_im, icq_im, aol_im, msn_im, sex, zipcode, country, birthdate) VALUES ('" + username + "','" + password + "','" + yahoo + "','" + icq + "','" + aol + "','" + msn + "','" + sex + "','" + zipcode + "','" + country + "','" + birthdate + "')";









Bookmarks