INSERT into env_info (username,useremail,servicelevel,accountmanager,company) values ('$env_array{User}','$env_array{UserEmail}','$env_array{ServiceLevel}' ,'$env_array{AccountManager}','$env_array{Company}' I sometime get a parse error near username, but for the life of me, can't figure out what my issues is...mainly because it "sometimes" works. Username example that failed is: eds_bv3 Any clues as to why this insert would fail? Thanks for all the help! -jeremy -- salad. ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster