Support for ARM 32

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
thewilsons13
Posts: 4
Joined: Thu 19 Oct 2017 18:27

Support for ARM 32

Post by thewilsons13 » Sat 28 Oct 2017 10:53

I checked your compatibility documentation and saw no mention, but is there (or any thought of) compatibility with ARM32? .NET Core has started to provide regular builds for ARM32, so it may not be a huge leap now. I think you'd be the first Oracle client to make that jump. My brief perusal of the interwebs indicated that the only option for making an Oracle connection from ARM is the JDBC driver on Java.

Now "just" the preferred architecture of IoT, ARM is gaining momentum in the data center: https://www.theverge.com/2017/3/9/14867 ... conference

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

Re: Support for ARM 32

Post by Shalex » Tue 31 Oct 2017 14:19

dotConnect for Oracle includes the MSIL assemblies which are not tied to a particular architecture.

We didn't test our ADO.NET providers with ARM.

Post Reply