Hi All,
Is there a way to use symbols like ® in SQLite and the iPhone SDK?
If I do a .read "myfile.sql" that imports data to a table and some of that data contains the ® symbol it goes in fine. However when querying in Terminal>SQLite it shows up as ?
And then in the NSString I create from the field I get no value
Anyone any ideas?
Is there a way to use symbols like ® in SQLite and the iPhone SDK?
If I do a .read "myfile.sql" that imports data to a table and some of that data contains the ® symbol it goes in fine. However when querying in Terminal>SQLite it shows up as ?
And then in the NSString I create from the field I get no value
Anyone any ideas?