Page 1 of 1

OracleType.GetObjectType

Posted: Wed 28 Jun 2006 13:29
by Guest
Hi

If I try and use OracleType.GetObjectType("TX_VALUES_ARRAY",conn) with direct connection I get a corelab cast error,if I change my connection to direct = false and supply a tns entry it works fine.

I have to use direct.Any help will be appreciated

Posted: Thu 29 Jun 2006 06:27
by Alexey
Objects are not supported in the direct mode. For more information please read OraDirect .NET help documentation.