Re: Provider hanging

2007-03-05 Пенетрантность Kovalenko Dmitry

> > Я сначала подумал, что сюда занесло нерусский дух ;)
>
> Хто к нам с провайдером придёт...

Бугыгы.

Коваленко Дмитрий.



Re: Provider hanging

2007-03-05 Пенетрантность sasha


Ой, промахнулся :-)



Re: Provider hanging

2007-03-05 Пенетрантность Ded


Alexandr Kochmin wrote:


Я сначала подумал, что сюда занесло нерусский дух ;)


   Хто к нам с провайдером придёт...

--
Regards. Ded.



Re: Provider hanging

2007-03-05 Пенетрантность Alexandr Kochmin


s>
s>>> Hi!
s>>
s>> переведи
s>
s> Переводится как Ё!
s>
s> PS А то вы не знаете что конференция альвареза рядом. Я тут в большой
s> спешке всё делал, напултал, ошибся :-)
s>

Я сначала подумал, что сюда занесло нерусский дух ;)

--
С уважением
Кочмин Александр
Firebird Foundation associate member #257 





Re: Provider hanging

2007-03-05 Пенетрантность sasha



s> Hi!

переведи


Переводится как Ё!

PS А то вы не знаете что конференция альвареза рядом. Я тут в большой 
спешке всё делал, напултал, ошибся :-)




Re: Provider hanging

2007-03-05 Пенетрантность Alexandr Kochmin


s>
s> Hi!

переведи

--
С уважением
Кочмин Александр
Firebird Foundation associate member #257 





Re: Provider hanging

2007-03-05 Пенетрантность Alex Cherednichenko

Привет, sasha!
Вы пишешь  05 марта 2007:

 s> You also can try to specify ServerType=1 or charset NONE in connection 
 s> string to check that all fine in this cases.

"Папа, а с кем это ты сейчас разговаривал?.." (С)


--
With best regards, Alex Cherednichenko.




Provider hanging

2007-03-05 Пенетрантность sasha


Hi!

We made test application to reproduce provider hanging (tested on 1.7.1 
and 2.1).


The situation is next:

1) We have database with default character set NONE

2) We connecting to database with character set UNICODE_FSS and storing 
our UNICODE_FSS data in NONE fields


3) _Sometimes_, when posting string length near max. NONE chars count 
provider hangs


4) Provider does not hangs when working via febedded.dll or specifying 
NONE char set.




To reproduce the bug:

1) Run attached application

2) Replace path to DB file (longvarchars.fdb in application folder)

3) Select correct path to file war1.xml (also in project folder)

4) Press "Run test"


You also can try to specify ServerType=1 or charset NONE in connection 
string to check that all fine in this cases.



I've uploaded test at http://vps110.dotnethost.at/LongVarChars2.rar