AW: revOpenDatabase Oracle

Hartmut Eich hartmut.eich at univie.ac.at
Wed Oct 13 02:56:34 EDT 2004


Hershel, 

Thanks for the suggestion.

It still has the same problem.

Hartmut 


-----Ursprüngliche Nachricht-----
Von: Hershel Fisch [mailto:hershrev at realtorsgroup.us] 
Gesendet: Dienstag, 12. Oktober 2004 21:09
An: hartmut.eich at univie.ac.at; How to use Revolution
Betreff: Re: revOpenDatabase Oracle

Hi, I'll try , give it a shot , add "," to the end before the closing 
")"
get revOpenDatabase("Oracle","xxx.test_serv.at","test.at",user,pw",") 
without the quotes. I'v seen that causing problems.
Hershel.
On Tuesday, October 12, 2004, at 11:11 AM, Hartmut Eich wrote:

> I have this Database
>
>
>
> Database name = test.at
>
>
>
> TNSNAMES.ORA:
>
>
>
> Test_db =
>
>   (DESCRIPTION =
>
>     (ADDRESS_LIST =
>
>       (ADDRESS = (COMMUNITY = tcp.world)(PROTOCOL = TCP)(Host =
>
>
>          xxx.test_serv.at)(Port = 1111))
>
>     )
>
>     (CONNECT_DATA = (SID = TEST)
>
>     )
>
>   )
>
>
>
> I do this
>
>
>
> get revOpenDatabase("Oracle","xxx.test_serv.at","test.at",user,pw)
>
>
>
> The result is this
>
>
>
> ORA-12514: TNS:listener could not resolve SERVICE_NAME given in
connect
> descriptor
>
>
>
> Can somebody give me a hint, how to connect correct to the database
>
>
>
>
>
> Thanks and advance
>
>
>
> Hartmut
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list