[Firebird-net-provider] problem with a random io exception

2011-02-24 Thread korkless
hi all, i have a form application which will create/insert data into a firebird db. i'm using fb embedded 2.5 with the net provider 2.6 (and nhibernate). my application works on a single table, it will insert a single row per transaction with a low rate (10 insert for minute). my problem is that

Re: [Firebird-net-provider] problem with a random io exception

2011-02-24 Thread Jiri Cincura
On Thu, Feb 24, 2011 at 09:47, korkless korkl...@yahoo.it wrote: i don't know if this problem is related to the provider or to firebird, if is related only to firebird sorry if i posted there. Server is returning you this exception. I would check the log of server as initial step. -- Jiri

Re: [Firebird-net-provider] problem with a random io exception

2011-02-24 Thread Ivan Arabadzhiev
Hi, Do you close(and reopen) the connection at some point? Any chance there is a not-yet-closed connection you don`t use somewhere out there which would block others from using the DB ? Have you tested on any other systems (personally, in such cases I use a virtual PC with clean Windows

Re: [Firebird-net-provider] problem with a random io exception

2011-02-24 Thread korkless
-provider] problem with a random io exception On Thu, Feb 24, 2011 at 09:47, korkless korkl...@yahoo.it wrote: i don't know if this problem is related to the provider or to firebird, if is related only to firebird sorry if i posted there. Server is returning you this exception. I would check the log

Re: [Firebird-net-provider] problem with a random io exception

2011-02-24 Thread Rick
: Thursday, February 24, 2011 12:47 AM To: firebird-net-provider@lists.sourceforge.net Subject: [Firebird-net-provider] problem with a random io exception hi all, i have a form application which will create/insert data into a firebird db. i'm using fb embedded 2.5 with the net provider 2.6