|
Re: connect oracle 9i database with developer 9i [message #159812 is a reply to message #156815] |
Tue, 21 February 2006 13:48 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
Well, usually Developer gets connected to the database, not vice versa ... As you didn't say what errors (if any) you received, it is hard to guess what might go wrong. Lucky guess would be this: copy TNSNAMES.ORA, LISTENER.ORA and SQLNET.ORA from the database's \network\admin directory into the developer's directory with the same name (\network\admin). This might help ...
|
|
|