Page 1 of 1
The dataBaseproblem
Posted: Fri May 20, 2016 3:43 am
by heqichao
Hello , how can I connect the oracle dataBase on FX_JAVA_REPORT?
Re: The dataBaseproblem
Posted: Fri May 20, 2016 6:07 am
by Andrew
Hello,
Here is a sample of the connection string
url=jdbc:oracle:thin:@192.168.157.128:1521:orcl;user=sys as sysdba;password=oracle
Can you connect to Oracle now?
Thank you.
Re: The dataBaseproblem
Posted: Fri May 20, 2016 6:24 am
by Vadim
Hello.
In Dictionary panel select New Connection-Oracle Connection, enter Connection String (example url=jdbc:oracle:thin:@192.168.157.128:1521:orcl;user=sys as sysdba;password=oracle)
Then choose New Data Source - Data from Oracle connection
Re: The dataBaseproblem
Posted: Fri May 20, 2016 6:52 am
by heqichao
Re: The dataBaseproblem
Posted: Fri May 20, 2016 12:27 pm
by Alex K.
Hello,
We need some additional time for check the problem. We will let you know about the result.
Thank you.