Informix Provider support
-------------------------
Key: IBATISNET-95
URL: http://issues.apache.org/jira/browse/IBATISNET-95
Project: iBatis for .NET
Type: New Feature
Components: DataAccess, DataMapper
Environment: Windows XP, .NET Framework 1.1
Reporter: Anderson Gomes
Priority: Minor
I have written the Informix provider: It's working but I have to finish the
Unit tests
<provider
name="Informix"
description="Informix NET Provider, 2.81.0.0"
enabled="true"
assemblyName="IBM.Data.Informix, Version=2.81.0.0,
Culture=neutral, PublicKeyToken=7c307b91aa13d208"
connectionClass="IBM.Data.Informix.IfxConnection"
commandClass="IBM.Data.Informix.IfxCommand"
parameterClass="IBM.Data.Informix.IfxParameter"
parameterDbTypeClass="IBM.Data.Informix.IfxType"
parameterDbTypeProperty="IfxType"
dataAdapterClass="IBM.Data.Informix.IfxDataAdapter"
commandBuilderClass="IBM.Data.Informix.IfxCommandBuilder"
usePositionalParameters = "true"
useParameterPrefixInSql = "false"
useParameterPrefixInParameter = "false"
useDeriveParameters="false"
/>
--
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