Subject | Re: [ib-support] Re: ISC Error codes (REPOST) |
---|---|
Author | Paul Reeves |
Post date | 2002-09-17T04:55:27Z |
Ryan Nilsson-Harding wrote:
however, without seeing the actual status vector it is difficult to say.
See if you can dump the actual array. The array stores info in clusters
of two or three longs. The first value in each cluster is a single
digit. It describes the kind of value stored in the second (and possibly
third) position of the cluster.
If you can get hold of the API guide you will find a whole chapter
dedicated to this subject..
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
>I'm reasonably certain that the 'sub-error' code is o/s dependant,
>
> I guess I'll have to test the actual error message, and hope these
> do not get changed in future versions.
however, without seeing the actual status vector it is difficult to say.
See if you can dump the actual array. The array stores info in clusters
of two or three longs. The first value in each cluster is a single
digit. It describes the kind of value stored in the second (and possibly
third) position of the cluster.
If you can get hold of the API guide you will find a whole chapter
dedicated to this subject..
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase