Re: console characters/keyboard

2005-12-08 Thread Aaron Peterson
On 12/8/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: > At 07:17 PM 12/7/2005, Aaron Peterson wrote: > >I have been working with a database recently that contained values > >with special characters. A lower case "n" with a tilde over it for > >instance. Anyway, during the conversion of the database

Re: console characters/keyboard

2005-12-07 Thread Glenn Dawson
At 07:17 PM 12/7/2005, Aaron Peterson wrote: I have been working with a database recently that contained values with special characters. A lower case "n" with a tilde over it for instance. Anyway, during the conversion of the database from mysql to sqlite these special characters got corrupted.

console characters/keyboard

2005-12-07 Thread Aaron Peterson
I have been working with a database recently that contained values with special characters. A lower case "n" with a tilde over it for instance. Anyway, during the conversion of the database from mysql to sqlite these special characters got corrupted. I ended up fixing them by hand since there we