I have a need to push data from the AS/400 to an SQL DB on an SQL 2008 server. I was wondering if there was a way to do this natively within RPG on the AS/400 without purchasing something. Was thinking embedded SQL or stored procedures might be able to accomplish this. Has anyone done this?
Using JDBC, you can directly access an MS-SQL database. If you visit the SYstem i Network website and forums, you will find several articles, down-loadable code, etc.
You MAY be able to access an MS-SQL database using IBM i DB2 SQL, but I have not personally done that.
HTH
Jon Juracich.
Last Answered:
Sep 24 2009 2:08 PM GMT by JJuracich 15 pts.