Ver Mensaje Individual
  #7 (permalink)  
Antiguo 23/07/2009, 17:40
Avatar de Andres95
Andres95
Colaborador
 
Fecha de Ingreso: diciembre-2004
Mensajes: 1.802
Antigüedad: 20 años, 2 meses
Puntos: 38
Respuesta: Conectar a informix con odbc

a ver si funciona..

Cita:
When using IBM Informix ODBC driver to perform distributed transactions using Microsoft Transaction Server, it is necessary to turn off session pooling for the Microsoft OLE DB Provider for ODBC Drivers (MSDASQL). This property can be set in the application by adding the value "OLE DB Services=-4" in the connection string. This will turn off session pooling and autoenlistment in the MSDASQL OLE DB provider, and allows the pooling and autoenlistment to occur in the IBM Informix ODBC driver. For further details regarding this issue, please refer Microsoft Knowledge Base Article #Q269735. (http://support.microsoft.com/default...;EN-US;Q269735)
Fuente...

Saludos!
__________________
La sencillez y naturalidad son el supremo y último fin de la cultura...
--
MCTS : SQL Server 2008, .NET Framework 3.5, ASP.NET Applications.