ODP.NET 10g (10.1) GetBoolean and GetGuid Support
-------------------------------------------------

         Key: IBATISNET-54
         URL: http://issues.apache.org/jira/browse/IBATISNET-54
     Project: iBatis for .NET
        Type: Wish
    Versions: DataMapper 1.1    
 Environment: Oracle 9i with ODP.NET 10g (10.1) provider
    Reporter: Roberto Rabe
    Priority: Minor


This is not an iBATIS.NET-specific issue but is being recorded in JIRA for 
future tracking.

Currently, the provider does not support OracleDataReader.GetGuid or 
OracleDataReader.GetBoolean methods.

There are workarounds 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

Reply via email to