[Firebird-devel] [FB-Tracker] Created: (CORE-5439) Error on extract year from date

2017-01-06 Thread Arkadiusz Wolanski (JIRA)
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,

[Firebird-devel] Database initially shutdown after restore in FB4

2017-01-06 Thread Mark Rotteveel
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

Re: [Firebird-devel] Database initially shutdown after restore in FB4

2017-01-06 Thread Dmitry Yemanov
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

Re: [Firebird-devel] Firebird 4 features

2017-01-06 Thread Mark Rotteveel
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

[Firebird-devel] Firebird 4 identifier limits

2017-01-06 Thread Mark Rotteveel
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)?

[Firebird-devel] [FB-Tracker] Created: (CORE-5440) Return multiple recordsets from stored procedures

2017-01-06 Thread morse (JIRA)
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