Subject Re: invalid request BLR at offset 383 BLR syntax error......
Author Leonardo Cosmai
--- In firebird-support@yahoogroups.com, "Ann W. Harrison"
<aharrison@...> wrote:
>
> One idea is to upgrade to 1.5.3, which fixes a bunch of bugs. Other
> ideas will need more information. Firebird is not natively a SQL
> engine. It runs a very general binary relational language called
> BLR that was designed for machine generation. Constructions of
> SQL, QUEL, and Data Language can be represented in BLR. So, your
> error says that something went wrong in the translation of your
> query to BLR... Now, that could be just your statement, though
> that's unlikely. Or it could be a stored procedure. Or it could
> be a reference to an external function.... If you can identify
> the statement associated with the error, that would be a great
> step forward.
>
> Regards,
>
> Ann

I try my application on a Debian Etch (as suggested by woody, with
1.5.3), and the problem goes away.

Now the problem is how to install the 1.5.3 on Sarge.

Somebody knows how to do it?
Thanx

--
Ciao
L.