compiled engine limits
----------------------
Key: CORE-1125
URL: http://tracker.firebirdsql.org/browse/CORE-1125
Project: Firebird Core
Issue Type: Improvement
Components: Engine
Affects Versions: 2.0.0
Environment: all
Reporter: David Kozik
Hi,
we have found several limitations of Firebird while developing our (simple OLAP) application:
1) number of values in IN operator (1499)
2) number of parameters in parametric SQL where question-marks are used instead of parameters (4095)
3) SQL statement length (65535 characters)
Are you planning increasing of these limits in short-term developing plan?
Is it possible to change some of these limits by changing constant(s) and rebuilding sources?
Best regards,
D.Kozik
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|