Good day all,
i have created a jpassword field and i am inserting the new password created into microsoft sql database, the jpassword accepts the input as char[]. when a user creates the password it prints out what the user entered but in the database it is giving me characters i don't recognize, they look like this $#%BNM. the datafield of the database i chose varchar, i tried char. it gave me the same thing please help me thank you.
below is a fragment of the code the asks it to send the data to the database.
Please UseCodeTags - I've added them for you above. - Jesper de Jong