Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all articles
Browse latest Browse all 2997

How to check database name in max DB

$
0
0

Hi All,

 

We have a SAP CE server, I am writing Java code using JDBC to get data in my system, Program is running in client desktop, I I want to know some details

 

host :  what shall I give here ? Only the IP of ce server will work or any port I need to supply ?

database name :  where can I check database name ?

 

This is the example I am referring

 

Code

String url = "jdbc:sapdb://" + host + "/" + dbname;Connection connection = DriverManager.getConnection (url, username, password);


Viewing all articles
Browse latest Browse all 2997

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>