Re: [firebird-support] 2 servers acessing one database

2015-12-16 Thread DougC d...@moosemail.net [firebird-support]
No, it is not. Two firebird server instances cannot access the same database regardless of where it is located. On Wed, 16 Dec 2015 06:33:33 -0500 Rudi Feijó rudi.fe...@multidadosti.com.br [firebird-support] wrote Is it possible to

Re: [firebird-support] firebird schema changes during backup

2017-01-23 Thread DougC d...@moosemail.net [firebird-support]
On Mon, 23 Jan 2017 15:48:15 -0500 Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote Changing metadata is a bad idea in general. Continuous development is the worst thing that can happen to a database. And that is the traditio

Re: [firebird-support] Is this a bug of Firebird?

2017-02-09 Thread DougC d...@moosemail.net [firebird-support]
Delphi's latest compiler provides a hint in these cases: var x: Int32; begin try x := 0; x := 1; writeln(x); end. [dcc32 Hint] Project1.dpr(14): H2077 Value assigned to 'x' never used (Line 14 is the one assigning zero.) On Thu, 09 Feb 2017 04:30:06 -0500 Tim W

Re: [firebird-support] embedded database with Chinese path

2017-10-04 Thread DougC d...@moosemail.net [firebird-support]
Hamish- Windows short path names are decidedly NOT for apps that cannot handle Unicode. They were introduced far earlier than that and were intended for programs that could not handle anything but the short 8.3 limits for any given file or folder name. That they often help with avoiding unico

Re: [firebird-support] Firebird 3.0 grant to VIEW with GTT not working

2017-11-06 Thread DougC d...@moosemail.net [firebird-support]
Brian- Sorry, I do not have any insights on this problem. I am curious, however, what you intend with that join: join current_organisation co on exists(select 1 from user_organisation uo

Re: [firebird-support] Deadlock error from firebird during midnight

2017-12-03 Thread DougC d...@moosemail.net [firebird-support]
Please, let us know what the cause ended up being and how you resolved the problem! On Sat, 02 Dec 2017 23:08:49 -0500 LtColRDSChauhan rdsc1...@gmail.com [firebird-support] wrote Thanks a lot, Dimitry ! This issue of mine, for which I had p

Re: [firebird-support] Firebird 1.5 on Windows 10 32

2018-01-12 Thread DougC d...@moosemail.net [firebird-support]
Why, oh why, do you even have a copy of FB 1.5 to use? It has been long left behind by the Firebird project. Unsupported for years. Try a more recent version! On Fri, 12 Jan 2018 13:10:28 -0500 fo...@darsys.com.ar [firebird-support] wrote

Re: [firebird-support] Firebird 3 Developer's Guide released

2018-03-02 Thread DougC d...@moosemail.net [firebird-support]
Very glad this got done! Thanks to everyone who made it possible. However, the PDF option yields a 404 error. On Fri, 02 Mar 2018 19:21:59 -0500 Helen Borrie hele...@iinet.net.au [firebird-support] wrote The Documentation team is proud to

Re: [firebird-support] Firebird UDF Access configuration failing

2018-03-28 Thread DougC d...@moosemail.net [firebird-support]
I agree with Mark. SD, you often jerk people around when you could actually directly help. The way you often reply just pisses people off. On Tue, 27 Mar 2018 06:51:59 -0400 Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote 27.03.

Re: [firebird-support] Problem returning multiple rows from a CTE-recursive procedure

2018-05-04 Thread DougC d...@moosemail.net [firebird-support]
On Fri, 04 May 2018 14:10:40 -0400 blackfalconsoftw...@outlook.com [firebird-support] wrote I am hoping to begin writing a technical article soon that will introduce database application developers to these idiosyncrasies who are new to Firebird,

[firebird-support] Mailing list change?

2018-08-09 Thread DougC d...@moosemail.net [firebird-support]
In light of the current problem of duplicate messages being sent out, I'd like to bring up the idea of changing platforms from the Yahoo Groups platform. Many other mailing lists I receive used to use Yahoo Groups but have moved elsewhere over the past few years due to recurring issues with Yaho

Re: [firebird-support] Mailing list change?

2018-08-10 Thread DougC d...@moosemail.net [firebird-support]
Well, let's not throw strawmen into the mix. Let's not assume moving the list means going to a web-based service OR going to a fee-based service. If we could find a reliable non-cost, non-web forum, is there any big reason not to move away from Yahoo's neglected service? Has anyone really looked

Re: ODP: [firebird-support] Turn on WireCompression on Firebird 3

2019-03-04 Thread DougC d...@moosemail.net [firebird-support]
Mon, 04 Mar 2019 12:29:22 -0500 Dimitry Sibiryakov s...@ibphoenix.com [firebird-support] wrote 04.03.2019 18:11, Mark Rotteveel mailto:m...@lawinegevaar.nl [firebird-support] wrote: > Claiming some must have done something really wrong without clear > evidence is not really construct

Re: ** NOT ** Re: [firebird-support] Firebird upgrade advise

2019-06-05 Thread DougC d...@moosemail.net [firebird-support]
There was a link to a list of tools in Helen's message: https://firebirdsql.org/en/third-party-tools/ On Wed, 05 Jun 2019 13:40:11 -0400 Rita Liotta ritalio...@roadrunner.com [firebird-support] wrote Can you name some of these tools? I'm just floundering try to find

Re: [firebird-support] Re: 2.5.9 - LOCALTIME

2019-08-05 Thread DougC d...@moosemail.net [firebird-support]
Try creating a view on the table that includes renaming the column to another name but otherwise includes all other columns in the table and nothing else (no joins, etc). Then reference that view in the connected code instead of referencing the actual table. On Mon, 05 Aug 2019 11:58:53

Re: [firebird-support] Will we move when yahoo Groups close theirs doors?

2019-10-24 Thread DougC d...@moosemail.net [firebird-support]
Jonatan- This is far from obvious. Those two choices are simply two possible choices of many. I would like the Firebird community to get off the antiquated Yahoo service, which has presented operational problems fairly regularly, is clearly being reduced, and continues to be neglected by

Re: [firebird-support] Re: Firebird 4.0.0-1436 beta 1

2020-03-24 Thread DougC d...@moosemail.net [firebird-support]
Please move messages about Firebird 4 (and any unreleased version) to developers mailing list!

Re: [firebird-support] Re: Technical IT specialist Firebird corruption

2020-04-17 Thread DougC d...@moosemail.net [firebird-support]
In your description you did not include a step to shutdown the server or database on Windows before copying it to Linux. Did you do that? Doug C. On Fri, 17 Apr 2020 05:21:03 -0400 Shane delphi_ric...@yahoo.co.uk [firebird-support] wrote I've been dealing with this company sup

Re: [firebird-support] Re: IMPORTANT MESSGAGE: This group is moving

2020-05-04 Thread DougC d...@moosemail.net [firebird-support]
Pablo- I tried to use the new google group and have it send you an invite to join the group. What Google responded with was: Some email addresses cannot be added to this group because their accounts are disabled or are blocked from Google Groups. So Google does not like your email address fo

Re: [firebird-support] How To Track Deadlocks

2020-05-13 Thread DougC d...@moosemail.net [firebird-support]
You need to move this question to mailto:firebird-supp...@googlegroups.com See https://groups.google.com/d/forum/firebird-support On Wed, 13 May 2020 16:39:15 -0400 Roberto Vieweg jjw.roberto.fireb...@gmail.com [firebird-support] wrote Hi. I have a environment with 150 conn