Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Is there any way I can access Oracle Database from AS/400

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is there any way I can access Oracle Database from AS/400

    I followed the examples in the iSeries Information Center and wrote a JDBC program to read from our AS/400 servers and populate an Oracle db...works great. It would be easy enough to do the reverse.

  • #2
    Is there any way I can access Oracle Database from AS/400

    Is there any way I can access Oracle Database from AS/400. Earlier I accessed AS/400 Programs via SQL Stored Procedure from Visual Basic. This way I was able to access as/400 Data from VB. Is there any way I can do the reverse. Iwant to access Oracle Database from AS/400. Thanks in advance. Arun. arun.gopinath@cognizant.com

    Comment


    • #3
      Is there any way I can access Oracle Database from AS/400

      Scott Klemmet has published examples of data access from a System i to a MySQL and SQL Server DB's. It is my understanding the concept is similar, only a JDBC driver to support the Oracle database would be required.

      Comment

      Working...
      X