Page 1 of 1

Accessing Oracle DB

Posted: Tue Sep 06, 2016 10:42 pm
by tasdvl9
Hello,

having issues accessing an outside Oracle DB.

Keep getting:
revdberr; Invalid DB type.

Is there a need to also include the Service Name in addition to the Hostname? If so, how do I specify this when I pass it into revOpenDatabase?

This works using SQL developer.
In SQL developer I specify a Connection name, Username, Password, Hostname, Port and Service name.

Thanks in advance.

Re: Accessing Oracle DB

Posted: Wed Sep 07, 2016 5:05 pm
by AxWald
Hi,
from here:
MaxV wrote:Oracle DB driver are only in livecode commercial version.
Do you use it?
Did you read this: http://livecode.wikia.com/wiki/OracleDB ?
Have fun!