On Tue, Aug 25, 2009 at 3:59 PM, Jiri Cincura<disk...@cincura.net> wrote:
> On Tue, Aug 25, 2009 at 19:02, Douglas Tosi<dougla...@gmail.com> wrote:
>> I'm a bit lost here. Is there any known issue with .net provider and
>> the newer firebird versions? What else should I look into?
>
> None I'm aware of.
> Are you able to reproduce the bug in <FB2.1? Maybe there's a bug with
> some deferred packets processing in protocol 11.

This is the test results by version:
2.1.1: OK
2.1.2: OK
2.1.3 RC2: FAIL
2.5.0 beta 1: OK
2.5.0 beta 2: FAIL

The error is being thrown by the server. Apparently, the error is
raised whenever it touches the blob.
If the client is changed to use any charset other than NONE the error
disappears.
The charset for the monitoring attachment (where the error is raised)
makes no difference.

The first call to FbDataReader.Read calls FbCommand.Fetch() and then
Version10.GdsDatabase.ProcessResponse() throws the error.

Do you think this maybe a bug in the engine?

Thanks,
-- 
Douglas Tosi
www.sinatica.com

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to