[Firebird-devel] [FB-Tracker] Created: (CORE-5847) "Malformed string" instead of key value in PK violation error message

2018-06-19 Thread Vlad Khorsun (JIRA)
"Malformed string" instead of key value in PK violation error message - Key: CORE-5847 URL: http://tracker.firebirdsql.org/browse/CORE-5847 Project: Firebird Core Issue Type

[Firebird-devel] [FB-Tracker] Created: (CORE-5848) Nested aggregation is allowed

2018-06-19 Thread Pavel Zotov (JIRA)
Nested aggregation is allowed - Key: CORE-5848 URL: http://tracker.firebirdsql.org/browse/CORE-5848 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 3.0.3, 2.5.8, 4.0 Alpha

Re: [Firebird-devel] [FB-Tracker] Closed: (CORE-5726) Unclear error message when inserting value exceeding max of dec_fixed decimal

2018-06-19 Thread Mark Rotteveel
On 2018-06-18 15:10, Carlos H. Cantu wrote: I dream about the day that "arithmetic exception, numeric overflow, or string truncation" will be replaced by more specific errors. You may want to look closer at that error: it actually consists of two error codes, which will pretty much narrow it d

Re: [Firebird-devel] [FB-Tracker] Closed: (CORE-5726) Unclear error message when inserting value exceeding max of dec_fixed decimal

2018-06-19 Thread Mark Rotteveel
On 2018-06-18 14:49, Alex Peshkoff via Firebird-devel wrote: On 17.06.2018 13:17, Mark Rotteveel wrote: I don't agree with this ticket getting closed. I raised an objection to the current solution in the comments that I think needs to be addressed. The current solution causes a divergence in

Re: [Firebird-devel] Conectar FireBird desde otra pc

2018-06-19 Thread Mark Rotteveel
Please post your question in English. Mark On 2018-06-18 23:07, EcoExcel wrote: Buenas tardes Disculpen las molestias. Podrían indicarme que pasos debo seguir para poder conectar mi Excel que trabajo por medio de ADO(Active data Objects) por medio de programación VBA a una base de datos que s

Re: [Firebird-devel] Conectar FireBird desde otra pc

2018-06-19 Thread EcoExcel
Good afternoon Sorry for the inconvenience. Could you tell me what steps I should follow to connect my Excel that work through ADO (Active data Objects) by means of VBA programming to a database that is in another PC that I use as a server? I have tried the connection without success and I can

Re: [Firebird-devel] Conectar FireBird desde otra pc

2018-06-19 Thread Alex Peshkoff via Firebird-devel
On 19.06.2018 14:50, EcoExcel wrote: Good afternoon Sorry for the inconvenience. Could you tell me what steps I should follow to connect my Excel that work through ADO (Active data Objects) by means of VBA programming to a database that is in another PC that I use as a server? I have tried the

[Firebird-devel] Services version 1 cleanup

2018-06-19 Thread Alex Peshkoff via Firebird-devel
Except well-known to all us services manager service_mgr firebird has a group of so called 'version 1' service managers (backup and gsec are samples, there are also a lot of services related to journalling and shared cache control). They seem to be in half-working (in the best case) state at le

Re: [Firebird-devel] Services version 1 cleanup

2018-06-19 Thread Dimitry Sibiryakov
19.06.2018 15:42, Alex Peshkoff via Firebird-devel wrote: I plan to clean up support of them except anonymous (it may be used to ping server) in HEAD. Any objections? I would vote to clean out "service_mgr" as well and either to ignore this part of connection string completely or threat it a

Re: [Firebird-devel] Services version 1 cleanup

2018-06-19 Thread Roman Simakov
вт, 19 июн. 2018 г. в 16:55, Dimitry Sibiryakov : > > 19.06.2018 15:42, Alex Peshkoff via Firebird-devel wrote: > > I plan to clean up support of them except anonymous (it may be used to ping > > server) in > > HEAD. Any objections? > >I would vote to clean out "service_mgr" as well and either

Re: [Firebird-devel] [FB-Tracker] Closed: (CORE-5726) Unclear error message when inserting value exceeding max of dec_fixed decimal

2018-06-19 Thread livius
Hi, it is better to change all already errors to new one in new point release as FB4 is. As Mark say already, it should be not visible to the user that there is some difference between Numeric(18,2) and numeric(34,34)... All numerics should have same error messages. regards, Karol Bieniaszews

Re: [Firebird-devel] [FB-Tracker] Closed: (CORE-5726) Unclear error message when inserting value exceeding max of dec_fixed decimal

2018-06-19 Thread Mark Rotteveel
On 19-6-2018 18:06, livius wrote: it is better to change all already errors to new one in new point release as FB4 is. There is no need for a new error, but a consistent error scheme should be applied, as already exists. BTW: Firebird 4 is not a point release, it is a major release. A point

Re: [Firebird-devel] [FB-Tracker] Closed: (CORE-5726) Unclear error message when inserting value exceeding max of dec_fixed decimal

2018-06-19 Thread livius
There is no need for a new error, but a consistent error scheme should be applied, as already exists. this is what i wanted to say. By "new" - i have thinked, change for old as was chosen for new "big" numerics. BTW: Firebird 4 is not a point release, it is a major release. A point release i