Subject Problems selecting Numeric Data Types
Author lensman_77
Hello group!

I hope that u can help me ´cause I will get a nervous breakdown if I
cannot fix this problem. I am developing with Borland C++ and the
Interbase API (which I am pretty new to) a native driver for our
classes. Everything works fine except when I am trying to select
integer, short, numeric etc datatypes. Using isc_vax_integer to
reverse the byte order was my idea but this doesn´t work.

Has anybody a code example how to fetch numric data with the
Interbase API? Haven´t found anything on the web.

Thx

Lensman