mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 05:23:03 +01:00
Misc.
This commit is contained in:
parent
bf8a2b9c5b
commit
5ecbf21151
@ -1168,7 +1168,7 @@ Data source : @4"}, /* eds_statement */
|
||||
{336397330, "Number of arguments (@1) exceeds the maximum (@2) number of EXCEPTION USING arguments"}, /* dsql_max_exception_arguments */
|
||||
{336397331, "String literal with @1 bytes exceeds the maximum length of @2 bytes"}, /* dsql_string_byte_length */
|
||||
{336397332, "String literal with @1 characters exceeds the maximum length of @2 characters for the @3 character set"}, /* dsql_string_char_length */
|
||||
{336397333, "Too many BEGIN...END nesting. Max level is @1"}, /* dsql_max_nesting */
|
||||
{336397333, "Too many BEGIN...END nesting. Maximum level is @1"}, /* dsql_max_nesting */
|
||||
{336723983, "unable to open database"}, /* gsec_cant_open_db */
|
||||
{336723984, "error in switch specifications"}, /* gsec_switches_error */
|
||||
{336723985, "no operation specified"}, /* gsec_no_op_spec */
|
||||
|
Loading…
Reference in New Issue
Block a user