MS OracleClient 1.0.5 GetBoolean, GetByte, and GetGuid Support ---------------------------------------------------------------
Key: IBATISNET-56 URL: http://issues.apache.org/jira/browse/IBATISNET-56 Project: iBatis for .NET Type: Wish Versions: DataMapper 1.1 Environment: Oracle 9i with MS OracleClient 1.0.5 provider Reporter: Roberto Rabe Priority: Minor This is not an iBATIS.NET-specific issue but is being entered here for future tracking. Currently, the MS OracleClient 1.0.5 provider does not support the GetBoolean, GetByte, and GetGuid methods. There are workarounds for Booleans and Guids by using other class property CLR types and storing the GUID or Boolean data as VARCHAR2 or other dbTypes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira