Le 2010-09-21 à 10:21, Dev WO a écrit :

> Hello,
> 
> I have to connect to a remote server hosting an Oracle 10g database. More 
> precisely, the server is:
> OS:     linux RedHat X64
> DB:    Oracle 10G standard One
> 
> It seems the URL to enter in the EOModel would be:
> jdbc:oracle:thin:@IP_ADDRESS:PORT:DATABASE

This is what we have too. jdbc:oracle:thin:@myhost.com:1521:DBINSTANCE

> I'm not really used to connect to either Oracle or remotely. Does this sound 
> good to you? I'm also usually use "/" in my URL, so the ":" makes me wonder 
> if there's something I should know about...

Can you connect with other tools, like Oracle SQL Developer? It might be a 
network problem (wrong routes, firewall, etc.)

> In addition to that, I added the following frameworks to my project (I'm 
> using Wonder and ERPrototypes):
> JavaERJDBCAdapator
> EROraclePlugin
> 
> What would be the name to fill for the Driver and PlugIn in EntityModeler?
> 
> Thanks for your help, I'm not changing database often enough;)
> 
> Xavier
> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
> 
> This email sent to prob...@macti.ca

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to