Subject Re: Java Routines (was Re: [Firebird-Architect] Re: External Engines (and Plugins))
Author Adriano dos Santos Fernandes
Sergey Mereutsa escreveu:
> Hi!
>
> AdSF> Certainly. But it's a case of 0-based language with a standard SQL
> AdSF> interface 1-based.
>
> Adriano, let look to the problem from the different angle.
>
> Q: What language used for "official" API?
> A: C.
>
.h file -> C/C++
Declarations for others languages -> others languages

> Q: What is C-style 0-based or 1-based for indices?
> A: 0-based.
>
AFAIK, C doesn't have SQL API. :-)


Adriano