Page 1 of 1

SDO_Geometry - Fully managed?

Posted: Mon 13 Mar 2017 10:14
by fhcrotec
When I need to use SDO_Geometry will my code still be fully managed? (Meaning: Not requiring the Oracle Client at all)?

Re: SDO_Geometry - Fully managed?

Posted: Wed 15 Mar 2017 19:18
by Shalex
Please use the Direct mode which works without Oracle Client: https://www.devart.com/dotconnect/oracl ... tmode.html.

Re: SDO_Geometry - Fully managed?

Posted: Tue 09 May 2017 21:12
by powelerl
Here is the User Defined Type (UDT) code for SDO geometry.

https://gist.github.com/espenrl/4c14fc8 ... fa9e449f8e