Re: Real time access to iSeries
- From: "Russell Fields" <russellfields@xxxxxxxxxx>
- Date: Tue, 8 Jan 2008 13:17:16 -0500
Mbrewer.
You should be able to create a linked server to an iSeries. In fact, the
Books Online has an example of defining the link in the sp_addlinkedserver
topic.
http://technet.microsoft.com/en-us/library/ms190479.aspx
Once you have a linked server, then you can create a schedule job to do the
updates from the iSeries database into SQL Server.
For more hits, do a Technet search: "sql server" DB2 "linked server"
Also, on Technet I searched: "sql server" iseries "linked server"
http://www.experts-exchange.com/Database/DB2/Q_22592124.html
There is also a BizTalk connector, but you probably are not using that
solution: http://technet.microsoft.com/en-us/library/aa770734.aspx
RLF
"Mbrewer22" <Mbrewer22@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D26B76E1-A79C-4AE4-A4C9-F123C8B683F3@xxxxxxxxxxxxxxxx
I have a database maintained on an iSeries. I have an application that uses
MS SQL. I need to pull data down from the iSeries to my MS SQL server in
real
time or just once a week, doesn't matter. Is this easily doable and are
there
any "gotcha's" to be aware of?
Thanks!
.
- Prev by Date: Re: SQL Server 2000/DB2 OLE DB Provider
- Next by Date: Re: Connection to SQL Server 2005 lost
- Previous by thread: Re: SQL Server 2000/DB2 OLE DB Provider
- Next by thread: Connecting via ODBC
- Index(es):
Relevant Pages
|
Loading