The problem is in your tnsnames.ora file. There is one for each ORACLE_HOME . SQL*PLUS is in a different ORACLE_HOME than developer. Append the contents of the tnsnames.ora from the SQL*PLUS home (ORACLE_HOME/network/admin) to the tnsnames.ora file in the developer home (ORACLE_HOME/net80/admin).
[QUOTE][i]Originally posted by kmesser [/i]
[B]The problem is in your tnsnames.ora file. There is one for each ORACLE_HOME . SQL*PLUS is in a different ORACLE_HOME than developer. Append the contents of the tnsnames.ora from the SQL*PLUS home (ORACLE_HOME/network/admin) to the tnsnames.ora file in the developer home (ORACLE_HOME/net80/admin). [/B][/QUOTE]
tried it, but still can't work. can onli connect the database under the file menu but not the data block wizard
Bookmarks