Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 7th, 2004, 02:14 PM
Authorized User
 
Join Date: Jul 2004
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Default SQL2000 update from AS400/Db2

Does anyone have experience in updating SQL2000 from AS400/Db2?

We have data on our AS400 that gets updated only about 4 times a day. basically a production schedule system. We do not have journaling on the tables so "replication" is out, but once the data has been changed I need to push the data to my SQL server in as real time as I can. I am trying to limit the overhead of querying the AS400 repeatedly when there is no change. So in essence, does anyone know how to set up ODBC and a "linked server" on an AS400/Db2 database to an SQL2000 Database? I have already done it the other way around and it wasn't too difficult.

Thanks!
David Hay


 
Old July 7th, 2004, 07:09 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Not sure if this helps. But I am not good at that. Just managed to find something to help you out.

Linking AS/400 with SQL

Hope that helps
Cheers!

_________________________
- Vijay G
Strive for Perfection
 
Old July 8th, 2004, 06:51 AM
Authorized User
 
Join Date: Jul 2004
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks happy, but I have that already, I'm looking to go the other way, FROM the AS400 to SQLServer. I appreciate the thought though.

David

Quote:
quote:Originally posted by happygv
 Not sure if this helps. But I am not good at that. Just managed to find something to help you out.

Linking AS/400 with SQL

Hope that helps
Cheers!

_________________________
- Vijay G
Strive for Perfection
 
Old July 8th, 2004, 09:16 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

You should look for an AS400 forum... WE have an AS400 here and anything we need to move from the 400 to SQL is done through a SQL DTS package. I know of no way for the AS400 to talk to SQL Server on it's own.

Hal Levy
Web Developer, PDI Inc.

NOT a Wiley/Wrox Employee
 
Old July 9th, 2004, 02:52 PM
Authorized User
 
Join Date: Jul 2004
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Here is what I found:

http://www-919.ibm.com/developer/db2...c/data_acc.pdf



Quote:
quote:Originally posted by Hal Levy
 You should look for an AS400 forum... WE have an AS400 here and anything we need to move from the 400 to SQL is done through a SQL DTS package. I know of no way for the AS400 to talk to SQL Server on it's own.

Hal Levy
Web Developer, PDI Inc.

NOT a Wiley/Wrox Employee





Similar Threads
Thread Thread Starter Forum Replies Last Post
DB2/AS400 database connectivty using PHP roserita PHP Databases 0 February 13th, 2007 12:31 PM
Image -- Insert/Update/Delete in sql2000 !!! dagad ASP.NET 2.0 Basics 0 October 27th, 2006 08:25 AM
Batch Update to AS400 muklee Servlets 0 January 27th, 2005 09:34 PM
Accessing AS400 DB2 Library thru Excel-VBA amjad_mahmood Excel VBA 0 January 3rd, 2005 08:37 AM
Need help to update DB2 tables lilychu Classic ASP Databases 0 December 19th, 2003 02:49 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.