FB Performance in Detail – Sample 2
Now you can check in YouTube, the second sample of the Master Class video from Dmitry Yemanov:
Content not direct related to FB, but interesting reading.
Now you can check in YouTube, the second sample of the Master Class video from Dmitry Yemanov:
Here is the article translated from Spanish
I need an embedded database for my next project. During the last few days I’ve done a lot of virtual leg-work researching and comparing the various alternatives, trawling through documentation and forums. The results are below. Hopefully, if you’re ever in the same situation, this list will make your life a bit easier.
Firebird Extension Library for Ruby is now at version 0.5.9 , Only in Github repository , and now is in RubyForge
You can see two new blog posts about Entity Framework : OnValidate-Like Validation
Yesterday, while doing Entity Framework training, I got a good question. LINQ to SQL has a nice event called OnValidate, where you can validate your data. But Entity Framework classes don’t. As the only one good point to do the validation of entities in Entity Framework is during in SaveChanges in SavingChanges event, we have to utilize this event and build validation there.
You may wonder how to use usefull coalesce operator in Firebird Entity Framework.
Cut and paste date functions. See Ivan Prenosil’s site for some more deatil and additional useful functions.
Very well done site with good firebird questions / answers also flamerobin is mentioned several times. You can watch or respond to many of them
I spotted his interesting projects or forks on github
ED:i saw that you forked fb ruby library could you tell me a few notes on how you use it in sequel orm i want to add an post on firebirdnews.org if you want so also an small intro would be nice
wishdev said :
I basically just wrote an adapter for Sequel which uses the Fb driver to work with Firebird. The fork was necessary mostly to fix an issue with using the RETURNING clause to get back sequence generated primary keys.
As for any intro with respect to myself – I’m the type that keeps his head down in the gopher hole for the most part. I didn’t do a huge amount of work because the Sequel ORM is so well written it was easy to build a Firebird driver.
If you need/want any more info please feel free to ask 🙂
John W Higgins
Today i have discovered this little gem on github , It’s an Asynchronous database-access for Qt and Firebird
So in this post i open an series of interviews or introductions with people around firebird