timbered wrote:
Ok, thanks.
I'm kinda surprised at the things I've encountered over the past couple of weeks, in that I seem to be the only person working with Firebird in the past ten years working model first, five years using derived entities, and don't know how long in asking for this.
I feel like a beta tester in some regards. Or maybe just a pioneer... 🤔😁
Our apologies for the issues and I'm sorry you feel that way. Firebird isn't a well used database on .net, tho there are some users of Firebird, but most work database first I think. The issue described in this thread is a limitation of the system we designed. It re-uses the SQL editor which is re-using the same connection data with every query. It won't be hard to change that tho, but alas, sometimes things have a more limited scope than perhaps anticipated...
The earlier firebird issues were indeed cases which shouldn't have happened. We have had firebird support since 2003 I think, when Carlos was still writing the ADO.NET provider, but this slipped through. I hope we've fixed all issues now
(and if not, please let us know so we can fix them)