• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

ODBC Remote DSN Connection on AS 400

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am able to connect to AS 400 system using ODBC DSN directly from
Weblogic.
jdbc dbc snname
Due to performance issues we would like to keep the ODBC DSN in another machine and try to get the Remote Connection and get the things done in JDBC -- ODBC ...
Pl let me know how to do the remote dsn connection..
thanks and regards,
RAJ
Note:
I could not do direct JDBC with AS 400 V3R7 as it is not supported by jt400.jar where as jt400.jar supports higher version.
Thanks and Regards,
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic