Issue with RAW field from Oracle

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
bbutcher
Posts: 1
Joined: Tue 25 May 2010 19:55

Issue with RAW field from Oracle

Post by bbutcher » Tue 25 May 2010 20:01

I imported a table from Oracle into Entity Developer. One of the columns uses the RAW data type. The data type in entity developer is Binary. The following error is displayed: Unicode facet isn't allowed for properties of type Binary.

I have tried changing some of the properties but have not been able to clear this error.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 28 May 2010 10:35

What Entity Developer version are you using?
I have just performed a test with RAW column and succeeded using the latest 2.80.130 build of Entity Developer.
I'd recommend you to upgrade to the latest version.

Post Reply