Hi,
I have my datasource in Oracle9i and destination is Sql2005. I am connecting to Oracle 9i through OLEDb provider and when I connect to my DataSource using OLE DB Data Source, I get the following error:
Warning at "guid code": Cannot retreive the column code page info from the oledb provider. If the component supports the "DefaultCodePage" property, the code page from that property will be used. Change the value of the property if the current string code page values are incorrect. If the component does not support the property, the code page from the component's locale Id will be used.
Could anyone please help me trouble shoot this problem.
Regards,
Sudhakara.T.P.
sudhakaratp@.hotmail.com
Hi,
Click on the OLE DB Source component and check for the properties, you have to keep the property "Alwaysusedefaultcodepage" to true.
Hope this will help you.
Regards,
Raju
|||Hi Raju,
Thank you very much for your help.
Well, I was not aware of this option and it helped me a lot to finish my work.
Regards,
Sudhakara.T.P.
sudhakaratp@.hotmail.com
No comments:
Post a Comment