如何连接到大型机服务器t huru java [英] How to connect to mainframe server t huru java

查看:108
本文介绍了如何连接到大型机服务器t huru java的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



现在我开发了一个使用java和大型机的应用程序。数据库驻留在主机服务器上,如果我想访问数据库,首先我需要从那里登录到主机服务器,我可以使用DB2访问我的数据库。这个工作正常。



我现在想要访问我的db2 THRU JAVA,我怎么做到这一点,PLZ帮助我

解决方案

答案可能取决于如何访问大型机系统。但是,请查看 JDBC界面 [ ^ ]可以为您提供解决方案。


< blockquote>

 开发一个使用java和大型机的应用程序 





请注意,名称为大型机。我想你正在谈论你的应用程序的JFrame组件。



我会建议一个像样的 RMI连接 [ ^ ](教程@ oracle.com)。这是有据可查的,经常使用。


Hi All,

Right now iam developing one application that is using java and mainframes. the databse is residing at at mainframe server, if i want to access DB, first i need to login into mainframeserver from there i can able to access my db, iam using DB2. this is working fine.

NOW I WANT TO ACCESS MY db2 THRU JAVA, HOW CAN I DO THIS, PLZ HELP ME ON THIS

解决方案

The answer may depend on how the mainframe system is accessed. However, take a look at the JDBC interface[^] which may provide you with a solution.


 iam developing one application that is using java and mainframes



Please be aware that the name "mainframe" is taken. I suppose you are talking about JFrame components of your application.

I would suggest a decent RMI Connection[^] (Tutorial @ oracle.com). That is well documented and often used.


这篇关于如何连接到大型机服务器t huru java的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆