You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2004/12/24 09:19:08 UTC

[jira] Closed: (IBATISNET-16) Add System.Data.OracleClient to providers.config

     [ http://nagoya.apache.org/jira/browse/IBATISNET-16?page=history ]
     
Gilles Bayon closed IBATISNET-16:
---------------------------------

     Assign To: Gilles Bayon
    Resolution: Fixed

> Add System.Data.OracleClient to providers.config
> ------------------------------------------------
>
>          Key: IBATISNET-16
>          URL: http://nagoya.apache.org/jira/browse/IBATISNET-16
>      Project: iBatis for .NET
>         Type: Wish
>  Environment: iBATIS.NET with Oracle
>     Reporter: Roberto Rabe
>     Assignee: Gilles Bayon
>     Priority: Trivial

>
> Not sure why OracleClient isn't part of providers.config...
> <provider 
> 	name="oracleClient" 
> 	enabled="true" 
> 	default="false"
> 	assemblyName="System.Data.OracleClient, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" 
> 	connectionClass="System.Data.OracleClient.OracleConnection"  
> 	commandClass="System.Data.OracleClient.OracleCommand" 
> 	parameterClass="System.Data.OracleClient.OracleParameter" 
> 	parameterDbTypeClass="System.Data.OracleClient.OracleType" 
> 	parameterDbTypeProperty="OracleType" 
> 	dataAdapterClass="System.Data.OracleClient.OracleDataAdapter" 
> 	commandBuilderClass="System.Data.OracleClient.OracleCommandBuilder" 
> 	usePositionalParameters = "false" 
> 	useParameterPrefixInSql = "true" 
> 	useParameterPrefixInParameter = "false" 
> 	parameterPrefix=":" 
> />

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira