Re: [sqlite] Charset-Confusions

2006-05-16 Thread Anne . Kirchhellen
Hi Ralf > --- Ursprüngliche Nachricht --- > Von: Ralf Junker <[EMAIL PROTECTED]> > An: sqlite-users@sqlite.org > Betreff: Re: [sqlite] Charset-Confusions > Datum: Tue, 16 May 2006 11:10:28 +0200 > You have asked "How is it so complicated? *hmmm*" Well, because S

Re: [sqlite] Charset-Confusions

2006-05-16 Thread Anders Persson
I use sqlitebrowser and is very happy with it http://sqlitebrowser.sourceforge.net mvh Anders COS skrev: Anne, - Original Message - From: <[EMAIL PROTECTED]> To: <sqlite-users@sqlite.org> Sent: Monday, May 15, 2006 3:44 PM Subject: [sqlite] Charset-Confusions

Re: [sqlite] Charset-Confusions

2006-05-16 Thread COS
Anne, - Original Message - From: <[EMAIL PROTECTED]> To: <sqlite-users@sqlite.org> Sent: Monday, May 15, 2006 3:44 PM Subject: [sqlite] Charset-Confusions > An the 2. question: Is there any Really-Good-Admin-Tool to create > DB and Table, to browse and maybe edit Fie

Re: [sqlite] Charset-Confusions

2006-05-15 Thread Anne . Kirchhellen
Hi Dennis > --- Ursprüngliche Nachricht --- > Von: Dennis Cote <[EMAIL PROTECTED]> > An: sqlite-users@sqlite.org > Betreff: Re: [sqlite] Charset-Confusions > Datum: Mon, 15 May 2006 14:55:19 -0600 > > You should try Ralf Junker's SQLiteSpy (see > http://www.zei

Re: [sqlite] Charset-Confusions

2006-05-15 Thread Dennis Cote
[EMAIL PROTECTED] wrote: An the 2. question: Is there any Really-Good-Admin-Tool to create DB and Table, to browse and maybe edit Fieldvalues in a grid? I have found 4 Admin-Programms. Some of them cannot open Version 3, some cannot differ Unicode and Multibytecharset, one of them has not a

RE: [sqlite] Charset-Confusions

2006-05-15 Thread Doug Nebeker
out I just worked around the problem, but it makes me think there might be something there. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 15, 2006 1:45 PM To: sqlite-users@sqlite.org Subject: [sqlite] Charset-Confusions Hi I have some confusion aga

[sqlite] Charset-Confusions

2006-05-15 Thread Anne . Kirchhellen
Hi I have some confusion again. I have create the same Database 4 times and after that perform Insert some records. I dont change the SQL-Commands. 1. Compiler-Option Unicode and run "sqlite3_exec()" 2. Compiler-Option Multibyte and run "sqlite3_exec()" 3. Compiler-Option Unicode and run