Subject RE: [IBO] Firebird 2.1.2 RC1: Connection problem
Author Luc Vigato, Sita Software
By settings RESERVICE PAGE SPACE and FORCED WRITES to default connection
will work correctly.

Thanks very much

_____

From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Thomas Steinmaurer
Sent: vendredi 23 janvier 2009 12:59
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Firebird 2.1.2 RC1: Connection problem



> object IB_Connection: TIB_Connection
> SQLDialect = 1
> Params.Strings = (
> 'USER NAME=SYSDBA'
> 'PAGE SIZE=8192'
> 'PROTOCOL=TCP/IP'
> 'SQL DIALECT=1'
> 'SERVER=enterprisea'
> 'PATH=Azur'
> 'RESERVE PAGE SPACE=TRUE'
> 'FORCED WRITES=TRUE')
> OnError = IB_TStatementError
> Left = 32
> Top = 58
> end

Try using RESERVE PAGE SPACE and FORCED WRITES with the default settings
in the object inspector.

--
Best Regards,
Thomas Steinmaurer
LogManager Series - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database, MS SQL Server and
NexusDB V2
Upscene Productions
http://www.upscene. <http://www.upscene.com> com
My blog:
http://blog. <http://blog.upscene.com/thomas/> upscene.com/thomas/





[Non-text portions of this message have been removed]