Subject | A limitation of Firebird |
---|---|
Author | Marco Aurelio Castro |
Post date | 2012-01-06T23:37:52Z |
Hello,
I'm starting to work with real databases, I mean, in real world. I found
a problema that limits the size of the queries. The size of a query is at
most 64K byes size. In an e-mail with Dimitry he sayd that is an API
limitation and it won't be fixed so far.
Get a query greater than 64K is very easay in ORM world. I would like to
suggest reduce the size of the aliases to decrease the size of the query.
Example, turns GroupBy1 to G1 and so on. This would be very helpfull.
Thanks,
Marco Aurélio Castro
Diretor
McSoft
[Non-text portions of this message have been removed]
I'm starting to work with real databases, I mean, in real world. I found
a problema that limits the size of the queries. The size of a query is at
most 64K byes size. In an e-mail with Dimitry he sayd that is an API
limitation and it won't be fixed so far.
Get a query greater than 64K is very easay in ORM world. I would like to
suggest reduce the size of the aliases to decrease the size of the query.
Example, turns GroupBy1 to G1 and so on. This would be very helpfull.
Thanks,
Marco Aurélio Castro
Diretor
McSoft
[Non-text portions of this message have been removed]