Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.05.02;
Скачать: CL | DM;

Вниз

Кириллица в sqlitecc   Найти похожие ветки 

 
Aser   (2003-10-09 14:51) [0]

В поле типа varchar, nvarchar невозможно ввести кириллицу с помощью sqlitecc. Оно не страшно, но может чего подскажете.


 
Boguslaw   (2003-10-10 11:21) [1]

Hmm... What sqlite.dll You are using ? Original accept only ISO8859-1 characters. There is also UTF version . Is russian language similiar to ASCII one-byte charset or Unicode rather ?
There is a big problem with sqlite if charset character is encoded using more then one byte. Besides collate does not working good , the same is for polish language for example (but fortunately polish charset is not multibyte)
Could You send me example with string You want store in sqlite ?
sqlitecc = You mean program for administering sqlite database ?


 
Aser   (2003-10-10 12:34) [2]

how can i see the dll"s version ? sqlitecc is only exe...
it may be any string with cyrillic.


 
Boguslaw   (2003-10-10 22:45) [3]

Seems that is statically linked to ISO sqlite.Ask creator.


 
Aser   (2003-10-14 23:43) [4]

You was right... It realy seems like sqlite" problem not sqlitecc. Облом, однако... Хорошая база - typeless :)



Страницы: 1 вся ветка

Текущий архив: 2004.05.02;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.03 c
6-1078464102
ruslan
2004-03-05 08:21
2004.05.02
Socket


14-1081681535
RealRascal
2004-04-11 15:05
2004.05.02
Как сделать чтобы при копировании в буфер


4-1078194563
Сергей Петров
2004-03-02 05:29
2004.05.02
Нехватка ресурсов под Win98.


6-1078833851
LAndreyV
2004-03-09 15:04
2004.05.02
Время запроса при скачивании HTML


1-1081936070
Новенький
2004-04-14 13:47
2004.05.02
Enumerated в объявлении объекта.