Hello, > -----Original Message----- > From: Edson Carlos Ericksson Richter > [mailto:[EMAIL PROTECTED]] > Sent: Sonntag, 3. Februar 2002 14:19 > To: Sapdb. General > Subject: RES: Tomcat 4 remote connection > ... > I'm referencing servers by IP, so DNS/hosts have nothing to > play about.
Did you mean you always use the IP-number and a connect with the hostname is not possible? If so, your connect-url should contain the IP-number instead of the hostname. > new Connection 'jdbc:sapdb://server-2/ECONET' Please try: 'jdbc:sapdb://<IP NUMBER>/ECONET' Regards, Marco ---------------------------------------------- Marco PASKAMP SAP DB, SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
