I connect to Oracle through java code on the same machine, what to change to connect from another

"aldo" <[email protected]> Mon, 13 Jan 2003 17:29:45
Newsgroups gmane.comp.db.oracle.devel
Message-ID <LYRIS-1796914-831309-2003.01.13-17.16.34--gcdod-oracle#[email protected]>
Hi all,
with my java code i run a file which queries the Oracle, using an Odbc 
bridge driver. This is the URL used in my code when I run it on the same 
machine where is the database.

 String sourceURL=new String("jdbc:odbc:aldo;UID=SYSTEM;PWD=manager");


What should I change if I want to connect to it from another computer into 
the same Lan?

Do I have to add something like that  jdbc:odbc:IP address where is the 
db, o the computer name?


thanks in advance for any answer
---
Change your mail options at http://p2p.wrox.com/manager.asp or 
to unsubscribe send a blank email to [email protected].