Warning - Cannot retrieve the column ...???



Hello,

I'm using SSIS (SQL Server Integration Services) via Native Informix
OLE DB provider to extract (ETL) data from Informix 7.3 to
SQL Server 2005.

I have following problem, when I try to connect to the Informix database I'm
getting :
Warning - Cannot retrieve the column code page info from the OLE DB
provider ???


Informix...
Nls information for a database
--------------------------------
Nls Capabilites and Attributes
en_US.819 Collating Sequence
en_US.819 CType


SSIS...
Native Informix OLE DB driver
--------------------------------
CLIENT_LOCALE=en_US.CP1252;DB_LOCALE=en_US.819

OLE DB Source Custom Properties...
AlwaysUseDefaultCodePage= False

Any idea why I'm getting this Warning ?

And, at the end, code page conversion en_US.819 < > en_US.CP1252 doesn't
work?

Any idea how to put(convert) Slavic characters like "ÈÆ®©Ðèæ¾¹ð" from
Informix(en_US.819) in to SQL Server 2005(en_US.CP1252)?

Thanks

Georg












.



Relevant Pages

  • Re: Zugriff auf Informix-Online via OLE DB Treiber
    ... in der Vergangenheit habe Ich)OLE-DB sowie .NET Provider Verbindungen ... > via Informix OLE DB Treiber zugreifen zuk nnen? ...
    (microsoft.public.de.sqlserver)
  • Re: Slow ADO.NET Drivers
    ... then I would ask Informix why their .NET managed provider is so slow. ... This posting is provided "AS IS" with no warranties, and confers no rights. ... >I can confirm that the Informix .NET drivers are not using OLE DB. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Slow ADO.NET Drivers
    ... This is a list of the OLE DB providers--if Informix is there, ... >> ODBC.NET managed providers are about 20% faster but YMMV. ... >>>> Are the Informix drivers using OLE DB or ODBC? ...
    (microsoft.public.dotnet.framework.adonet)
  • Warning - Cannot retrieve...
    ... I'm using SSIS (SQL Server Integration Services) via Native Informix ... OLE DB provider to extract data from Informix 7.3 to ... Warning - Cannot retrieve the column code page info from the OLE DB ...
    (comp.databases.ms-sqlserver)
  • Warning - Cannot retrieve ... ???
    ... I'm using SSIS (SQL Server Integration Services) via Native Informix ... OLE DB provider to extract data from Informix 7.3 to ... Warning - Cannot retrieve the column code page info from the OLE DB ...
    (comp.databases.informix)

Loading