Error on extract year from date
---
Key: CORE-5439
URL: http://tracker.firebirdsql.org/browse/CORE-5439
Project: Firebird Core
Issue Type: Bug
Affects Versions: 4.0 Initial
Environment: FB 4.0.0.487,
When restoring a database through the service API in FB4 (Windows 10 64
bit, Firebird-4.0.0.487-0_x64), it looks like the database is initially
shutdown (or something else goes wrong during the attach).
Is this intentional, or should I report a bug?
With Flamerobin (using an FB3 fbclient.dll) I
06.01.2017 16:33, Mark Rotteveel wrote:
> When restoring a database through the service API in FB4 (Windows 10 64
> bit, Firebird-4.0.0.487-0_x64), it looks like the database is initially
> shutdown (or something else goes wrong during the attach).
>
> Is this intentional, or should I report a bug
On 4-1-2017 11:30, Dmitry Yemanov wrote:
> 04.01.2017 13:13, Dimitry Sibiryakov wrote:
>>
>> "This has the added benefit that tools can use this information to determine
>> the data
>> type consistently based on type and subtype".
>
> AFAIU, ticket suggests to match API's subtype also to field's s
I just noticed that in Firebird 4 the identifier length limits are
configurable.
Is there a maximum length, or can I theoretically use a length of say
8191 characters for an identifier?
Is there a quick and easy way to determine the maximum identifier length
of a database (eg a service call)?
Return multiple recordsets from stored procedures
-
Key: CORE-5440
URL: http://tracker.firebirdsql.org/browse/CORE-5440
Project: Firebird Core
Issue Type: Bug
Components: API / Client