Page 1 of 1

Does OraDirect.NET support VARRAY and Object type/

Posted: Wed 02 Mar 2005 13:13
by Micheal
Dear Sir,

I'd like to choose OraDirect.NET and Oracle to develop GIS software. I want to know whether OraDirect.NET supports Oracle spatial? And would you give me an example that accesses oracle spatial data?

Thanks.

Posted: Sat 05 Mar 2005 15:43
by Oleg
You can use spatial data with OraDirect .NET.
We don't have a sample of using spatial data with OraDirect .NET. But there is
an example of using another object types. Please see Array demo project for this.

Posted: Sun 06 Mar 2005 02:35
by Micheal
Thank for your help. I'll reference the sample you gave.