Thank you very much for your answer.
El 26/07/15 a las 19:13, Ann Harrison [email protected]
[firebird-support] escibió:
On Sun, Jul 26, 2015 at 3:19 PM, Aldo Caruso
[email protected] <mailto:[email protected]>
[firebird-support] <[email protected]
<mailto:[email protected]>> wrote:
Why do you say that "All but SQL are now dead and BLR is an
artifact without benefit ?"
There is absolutely no interest in interoperability between database
companies. Claiming to support SQL is good enough. Nobody expects an
application to work transparently between databases, let along across
databases.
And, if BLR doesn't include datatype information, why do you say
that I have to recompile triggers and SP anyway ?
You don't have to recreate the procedure from the SQL definition.
However you'll have to recompile the BLR into an execution tree -
which happens anytime you shut the database down.
Cheers,
Ann