| View previous topic :: View next topic |
| Author |
Message |
Carlos Glez
Joined: 07 Oct 2008 Posts: 1 Location: Mexico
|
Posted: Tue 07 Oct 2008 18:49 Post subject: problem with oracle driver (Connection) |
|
|
I download the trial version of oracle driver (Dbexpress) but I can't make the connection with my database, y write in the connection settings the user, password an database (192.1.0.106\database\WRXJDATA.DBF) but send me an error "TNS could not resolve the conect identifier specified "
could you tell me what is te problem?
Thanks, your friend Carlos... |
|
| Back to top |
|
 |
Plash Devart Team
Joined: 10 May 2006 Posts: 2840
|
Posted: Thu 09 Oct 2008 07:58 Post subject: |
|
|
You should assign the name of TNS alias (from tnsnames.ora file) to the Database parameter.
If you are using Oracle Direct driver, you should assign a value to the Database parameter in the format: Host:Port:SID |
|
| Back to top |
|
 |
|