Subject Re: [firebird-support] Stored Procedure Creator Problem
Author Ann W. Harrison
Leonardo Nakahara de Oliveira wrote:

> For example, I know that LONG(4) is the INTEGER in Firebird. But
>what is Int64 (8,-4) just to be in one example only?
>
> I would like this table of translation so I can convert the types I
>get with the SQL String to put it in my code
>
>
You could look at the code in extract.epp in the ISQL section of the
sources. It does exactly that translation.

Regards,


Ann