Alaska Software Inc. - DbSkip Error
Username: Password:
AuthorTopic: DbSkip Error
Steven PriceDbSkip Error
on Thu, 02 Jul 2015 21:18:09 +0200
Hi

I am using the new PostGres DBE and get the error below when  trying to "browse" data

Anybody know what it means ?

Thanks

Steve

------------------------------------------------------------------------------
ERROR LOG of "C:\Taxisystem\Dev\cordell.EXE" Date: 02/07/15 20:13:44

Xbase++ version     : Xbase++ (R) Version 2.00.554
Operating system    : Windows 7 06.01 Build 07601 Service Pack 1
------------------------------------------------------------------------------
oError:args         :
          -> VALTYPE: N VALUE:          1
oError:canDefault   : Y
oError:canRetry     : N
oError:canSubstitute: N
oError:cargo        : NIL
oError:description  : 
oError:filename     : 
oError:genCode      :       8999
oError:operation    : DbSkip
oError:osCode       :          0
oError:severity     :          2
oError:subCode      :       5381
oError:subSystem    : BASE
oError:thread       :          1
oError:tries        :          0
------------------------------------------------------------------------------
CALLSTACK:
------------------------------------------------------------------------------
Called from SKIPPER(304)
Called from (B)VIEWER(114)
Called from VIEWER(139)
Called from PA_SVIEW(187)
Called from CLIENT_UPDATE(470)
Called from VIEW_CL_UDF(201)
Called from (B)DBEDIT(0)
Called from DBEDIT(187)
Called from VIEW_CL(114)
Called from MAIN(311)
Werner MartlRe: DbSkip Error
on Sun, 05 Jul 2015 23:46:22 +0200
Hi Steve,

You are using a very old version of Xbase++! Actual is version 575.
Steven PriceRe: DbSkip Error
on Sat, 11 Jul 2015 12:40:38 +0200
Hi

Thanks , I upgraded to build 575 but if anything my application now works worse than before , 
opening databases and seeks that worked OK now seem much much slower. The database itself 
performs fine when I use pgAdmin II and run SQL queries, I have also created the required indexes 
on the _order fields.

I talsked to Alaska Support and they tell me to wait for the next release which should address the 
PsotGres issues

Steve