I am inserting values like CC1 - MasterCard 3456 into my SQLite database (using phonegap).
But somehow the inserted values look like CC1 – MasterCard 3456
The hyphen - seems to be getting replaced with –
Whats the deal?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is external to sqlite. Some text editors/applications will replace hyphens, quotes, etc for whatever reason. WordPress is terribly annoying about this.