Page 1 of 1

BUG: Enabling batch updates causes incorrect parameter values for bool to char(1) mapping columns

Posted: Thu 25 Jul 2013 18:41
by mirkogeffken
Hi,

mapping columns from System.Boolean to CHAR(1) (Y/N) works great when setting the type to "yes no char as boolean". However this feature stops working when enabling batch updates with OracleEntityProviderConfig.Instance.DmlOptions.BatchUpdates.Enabled = true by sending true and false as values instead of Y and N.

Kindly fix this issue in one of your future releases.

Thanks
Mirko

Re: BUG: Enabling batch updates causes incorrect parameter values for bool to char(1) mapping columns

Posted: Tue 30 Jul 2013 10:07
by Shalex
We have reproduced the issue and are investigating it.

Re: BUG: Enabling batch updates causes incorrect parameter values for bool to char(1) mapping columns

Posted: Wed 07 Aug 2013 11:28
by Shalex
The bug with converting data types when using Batch Updates is fixed. We will notify you when the corresponding build of dotConnect for Oracle is available for download.

Re: BUG: Enabling batch updates causes incorrect parameter values for bool to char(1) mapping columns

Posted: Thu 08 Aug 2013 15:56
by Shalex
New build of dotConnect for Oracle 7.8.301 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=1&t=27701.