Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
kote_alex
Posting Yak Master
112 Posts |
Posted - 2008-10-27 : 03:39:14
|
| I want to connect to a dabatase tru a IBM DB2 connection ... I selected my catalog for the IBM AS-400 program after witch it gives me this error LQDANDEBRA: OLE DB Source [1]: Cannot retrieve the column code page info from the OLE DB 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. LQDANDEBR.dtsx 0 0 and the jobs fails.. |
|
|
hanbingl
Aged Yak Warrior
652 Posts |
Posted - 2008-10-27 : 11:37:08
|
| Hi, are you trying to connect to a DB2 from SQL server? I worked with DB2 before, can you please explain it in detail? |
 |
|
|
kote_alex
Posting Yak Master
112 Posts |
Posted - 2008-10-28 : 03:51:57
|
quote: Originally posted by hanbingl Hi, are you trying to connect to a DB2 from SQL server? I worked with DB2 before, can you please explain it in detail?
yeah... it's a db2 but I solved the problem... thanks anyway :) |
 |
|
|
|
|
|