RE: SQL 2005: Microsoft OLE DB Providers for DB2 not working with
- From: geisslerm <geisslerm@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Jan 2007 05:46:00 -0800
Hello Todd,
thank you for your answer.
I have tried it from my PC and not directly on the server.
When I connectet remotely direct on te server and tried it out, it worked!
(With the Microsoft OLE DB Provider for DB2 that was made available November
2005)
Why? I dont know. I also do not know if this expected behaviour.
As I looked at the results, I see, that there are some little details to
solve manually.
Regards, Martin
"Todd C" wrote:
Hello Martin.
I have had success using the Microsoft OLE DB Provider for DB2, but it
took me a while to get connected. You will probably need to know the Initial
Catalog and Package Collection properties, along with username and password.
My suggestion: Try designing a package without the wizard to make sure you
can connect to DB2. Get everything working on the DB2 connection and take
notes about various settings (for example, I had to put in the server's IP
address in three different places for it to work, and it took several
iterations of password settings).
Once you have that working, try going through the wizard again. After it
creates the package for you, open the Connection Manager for your DB2
connection and set it up the same as you did the first one.
I know wizards are good for doing a lot of the heavy package design for you
but I don't think they handle all the little details, especially for things
like this.
I assume you are using the DB2 connection available from the SQL Server 2005
Feature Pack that was made available November 2005?
If you still have trouble, post the error messages you get back here.
HTH
--
Todd Chittenden
"geisslerm" wrote:
Hello,
I'm trying to get data from my AS/400 to SQL Server 2005 using the SQL
Server Import and Export Wizard.
I have used:
IBM DB2 UDB for iSeries IBMDA400 OLE DB Provider,
IBM DB2 UDB for iSeries IBMDARLA OLE DB Provider,
IBM DB2 UDB for iSeries IBMDASQL OLE DB Provider,
Microsoft OLE DB Provider for DB2
all of them are not working. (throwing different errors)
Has anybody done this successfully?
If yes, how?
I do not want to export and import every table manually :-)
Regards
Martin
- Prev by Date: Users permission to run DTS without being sysadmin
- Next by Date: Re: CDONTS causing an error?!
- Previous by thread: Users permission to run DTS without being sysadmin
- Next by thread: Re: CDONTS causing an error?!
- Index(es):
Relevant Pages
|