'ORA-01722: invalid number' on value conversion property

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
Thomasdc
Posts: 12
Joined: Sat 07 Jul 2018 14:20

'ORA-01722: invalid number' on value conversion property

Post by Thomasdc » Fri 11 Jan 2019 13:06

The bug posted in an earlier post (ORA-01722: invalid number) still persists in version 9.6.675 of Devart.Data.Oracle.EFCore.


Here is a sample project reproducing the issue.

The string 'Mule' is not a number.
Image

Thomasdc
Posts: 12
Joined: Sat 07 Jul 2018 14:20

Re: 'ORA-01722: invalid number' on value conversion property

Post by Thomasdc » Wed 16 Jan 2019 12:05

Any news on this? Can you confirm it's a bug?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: 'ORA-01722: invalid number' on value conversion property

Post by Shalex » Wed 16 Jan 2019 20:12

Thank you for your report. We have reproduced the bug and will notify you when it is fixed.

Thomasdc
Posts: 12
Joined: Sat 07 Jul 2018 14:20

Re: 'ORA-01722: invalid number' on value conversion property

Post by Thomasdc » Thu 07 Feb 2019 12:14

What's the latest status of this issue?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: 'ORA-01722: invalid number' on value conversion property

Post by Shalex » Tue 12 Feb 2019 18:04

The bug with using value converters in the Code-First CreateDatabase() functionality via EF Core 2.2 is fixed: https://www.devart.com/pub/nuget_oracle_9_6_694.zip. We will notify you when the new public build is released.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: 'ORA-01722: invalid number' on value conversion property

Post by Shalex » Mon 18 Feb 2019 13:19

New build of dotConnect for Oracle 9.6.696 is available for download now: viewtopic.php?f=1&t=38378.

Post Reply