Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle.Managed Working with Guid and raw(16)

Z10y_Tap0kMay 25 2017 — edited May 31 2017

Hi, Alex.

Why managed driver not support working with Guid on raw(16) fields?

Guid is very important struct for c# development. Other providers for oracle is supporting Guid.

What the problem to check if field is raw type and is length is 16 convert byte[] to Guid on the fly?

But how i know EF managed provider is supporting working with Guid.

Or we missing something and provider have some configuration for support Raw(16) <> Guid conversion?

We very need native support Guid for load data into DataTable and from DataTable Guid columns into params without manual convertion.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2017
Added on May 25 2017
3 comments
1,845 views