How editing unicode utf-8 data in German SQLite (XP)?

Forum related to SQLite

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
Pitzy
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: 23.01.2008, 22:20

How editing unicode utf-8 data in German SQLite (XP)?

Post by Pitzy »

I am using SQLite on WinXP in German language for editing a database originally produced in Outlook and imported in a Medion Navigator P4410 (as PDA). The original Outlook database is destroyed.
The SQLite works fine, but I can only see the german umlauts e.g. ä, ö, ü and Hungarian or French accents e.g. é, á, ú with strange letter combinations. Possibel it is unicode utf-8 ?
Therefor it is impossible for me to produce new datasets with this letters and to understand unknown addresses also.
What can I do for simple editing with this language specialities?

thanks for help
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Tried SQLIteAdministrator? If it's not for real programming, it may provide the features you need.

Mark
Image
Pitzy
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: 23.01.2008, 22:20

Post by Pitzy »

Yes, my annonce was not precise enough, I am using SQLiteAdministrator. My problem is there.

Pit
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Please,

Also post this in the dedicated SQLite Administrator forum on this site.

Mark
Image
Pitzy
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: 23.01.2008, 22:20

Post by Pitzy »

I have posted now.

Yes. Now I am using "SQLite database browser". Here can I see the utf-8-characters very well!!! I can modify any field also.
But I can´t insert any new record!!!

I just don´t know what to do. I have to working with two programs for my little database, the first for insert, latter for editing and deleting?

Pit
Post Reply