[Firebird-net-provider] Error when use FbBatchExecution

2008-11-28 Thread Pham Huu Le Quoc Phuc
I have just download source code .Net Provider 2.5 from SVN, I build success. I want to create a database with Dialect 3, see following code: string script = @"SET SQL DIALECT 3; SET NAMES UNICODE_FSS; CREATE DATABASE 'G:\Y\PP.TDB' USER 'SYSDBA' PASSWORD 'masterkey' PAGE_SIZE 4096 DEFAULT CHARAC

Re: [Firebird-net-provider] Alter Procedure with SQL Script in Super server 2.1

2008-11-28 Thread Jiri Cincura
Create simple test case and create item in tracker, if (and only if) it's failing also with latest build. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com - This SF.Net email

Re: [Firebird-net-provider] Page Size Issue

2008-11-28 Thread Jiri Cincura
On Fri, Nov 28, 2008 at 05:40, kixzo <[EMAIL PROTECTED]> wrote: > Then I tried for super server 2.0 and client library 2.5 alpha2 and it > worked. > > > > So what should I do now, tracker says that this issue has been resolved but > not working for me. I think I am not having proper Server and Clie

Re: [Firebird-net-provider] Help with error message

2008-11-28 Thread Zvjezdan Tomicevic
Is it IIS or Desktop application? If it is IIS, i had similar problem. Reading from database woud just break (totally arbitrarily) and I would get messages in event log just like that. It turned out to bi antivirus which was scanning WebApp directory causing it to restart, sometimes in the middle