Hello Viktor,

Thursday, February 04, 2010, 11:15:47 AM, you wrote:

>>> 2010-02-04 09:19 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
>>>   * contrib/hbfbird/firebird.c
>>>     + Added GC collected object for db connection.
>>>     * Replaced HB_RETNL_FBERROR() with actual code to make
>>>       code flow apparent.
>>>     * Replaced DIALECT constant with Firebird predefined one.
>>> ...
>>> Modified Paths:
>>> --------------
>>>     trunk/harbour/ChangeLog
>>>     trunk/harbour/contrib/hbfbird/firebird.c
>>>     trunk/harbour/contrib/hbfbird/tests/test.prg
>>>   
>> I was able to compile and run only the simple.prg successfully under 
>> WinXP/BCC58.

VS> Does it mean that you got errors for the rest?
VS> If yes, what were these?

VS> I'll fix the tests in a next commit, as they contain hard-wired 
VS> paths, so chances are very low that they run as-is.

Now

 * $Id: ChangeLog 13763 2010-02-04 11:56:22Z vszakats $


with  hbfbird/tests/test.prg

c:\Harbour\contrib\hbfbird\tests>test

      -902
      -104
         1
Error BASE/2020  Argument error: FBCOMMIT
Called from FBCOMMIT(0)
Called from MAIN(43)
c:\Harbour\contrib\hbfbird\tests>

and with hbfbird/tests/stress.prg :

Connecting...
.T.
.T.
Creating domain for boolean fields...
.T.
Creating test table...
.T.

Inserting values....         1
Error BASE/1132  Bound error: array access
Called from TFBQUERY:GETBLANKROW(0)
Called from (b)TFBQUERY(0)
Called from TFBQUERY:BLANK(0)
Called from MAIN(63)
c:\Harbour\contrib\hbfbird\tests>

only hbfbird/tests/simple.prg
works fine

( Vista/bcc5.5/Firebird 2.0.3 )

Any ideas ??


-- 
Best regards,

 Jacek Kubica


_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to