Archive for 'IBProvider'

Вести с полей

Привет всем. Обновили и расширили варианты оплаты на русской части сайта ibprovider.com. Можно выписать счет или оплатить онлайн через YooKassa. — Я чуть мозг не вывихнул, пока перестраивался на программирование под web 🙂

IBProvider v5.34

A new version of IBProvider was completely tested and released. While this version was developing I found and fixed one really old problem of loading an array description from database. Provider used an incorrect query that might (only theoretical) return a wrong result and (that is important) had a wrong PLAN. A correction of second […]

IBProvider v5.33

Hello All. The newest release of IBProvider v5.33 has been already available in the customer area. This release provides the following main things: Built-in zlib library is v1.3 The problems with parsing PSQL code were fixed The support of the latest DDL syntax (FB4, IB) was implemented The part of load tests was already finished. […]

Field news

Hello Everyone. The release x64 binary of the next IBProvider v5.32 was tested. All is OK 🙂

Field news

Hello Everyone! The first test iteration of the release candidate has been completed. It was the most scary part of this test process. The result of next parts can be predicted.

Field news

FB4. FINISH

FB4 and Visual Studio

I am verifying the new release of our ADO.NET provider for OLE DB and thinking that this picture will be useful for anyone, who is planning to start using the combination of FB4, .NET and IBProvider 🙂

Field news

The load tests of IBP v5.31.1 with FB4 has finished today. No real problems were detected. A few little issues with first dialect have been already fixed in version 5.31.5. During these tests Firebird ate the 116 days of my CPU time 🙂 It’s time to start testing IBP v5.31.5 and begin implementing the support […]

Alternative Text Literals

New IBProvider 5.31.1.43971 has added the support of UTF16 symbols for alternative text literals. It means that provider will be correctly processing the following query: select _win1251 q’?мама, мама, что я буду делать??’ from rdb$database; I hope that Firebird will be able to process this query in the near future. Note that, you should use […]

Getting NUMERIC and DECIMAL as text

The new build (5.31.0.43938) of IBProvider adds the new feature — getting the NUMERIC/DECIMAL values as text. It will help resolve the problems with reading these datatypes through linked server. For example, Firebird (and InterBase) allows to save value 1 into column with datatype NUMERIC(4,4). Yes, it is really possible: When you try to read […]

« Older Entries