Archive for 'IBProvider'
Hello All. New trial build contains an improvement for the built-in Firebird client. It allows to use the protocol v12 for work with FB3. There were problems with BOOLEAN datatype and BLOB. You can define the used network protocol through the initialization property «remote:protocol». I hope, the new version of IBProvider will be released within […]
IBProvider has lots of properties help solve different problems. From time to time they are used in the real world:
Hello everyone. A few years ago we split IBProvider module for sharing a thread manager with our OLE DB connection pool. Now we did the next step.
I’m really hating a standard COM infrastructure for it inhumanity error messages. Therefore my COM will be with blackJack and extended error messages.
Hello Everyone. I would like to say that new IBProvider v5.26 has gone even closer to release. Current trial is based on a new component infrastructure which resolves a couple of problems. The first problem was connected with the single-threaded creation and destruction of COM objects. This was a pay for threads within DLL. Now […]
The latest IBProvider trial (5.26.0.36929) contains a considerably improved management some dynamically created global objects. I implemented a lock-free cache for these objects at last. It means that the parallel creation of metadata rowsets will work more effectively and won’t lock some other operations. More over, this new management provides a more clear deinitialization of […]
Hello, I hate thinking that something wasn’t finished or can be improved. So, I’ve forced myself to do the following things: 1. Some important changes in EFCore provider which were postponed one year ago. These changes connected with local calculation of expressions. Now provider ignores a conversion to System.Object as it has been done in […]
Привет. На гитхаб загружен исходный код встроенного клиента IBProvider для Firebird и его тестовая система. IBProvider Client for Firebird [TechDemo] По сути, это переработанный fbclient ISC API. В том смысле, что XSQLDA/XSQLVAR там есть. Навскидку, в эти исходники еще попали конструкции для работы с кодовыми страницами и свойствами OLE DB. Уровень сложности … ну как […]