The dataBaseproblem

Stimulsoft Reports.JAVA discussion
Post Reply
heqichao
Posts: 113
Joined: Fri Mar 04, 2016 9:02 am

The dataBaseproblem

Post by heqichao »

Hello , how can I connect the oracle dataBase on FX_JAVA_REPORT?
Andrew
Posts: 4107
Joined: Fri Jun 09, 2006 3:58 am

Re: The dataBaseproblem

Post 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.
Vadim
Posts: 363
Joined: Tue Apr 23, 2013 11:23 am

Re: The dataBaseproblem

Post 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
heqichao
Posts: 113
Joined: Fri Mar 04, 2016 9:02 am

Re: The dataBaseproblem

Post by heqichao »

Hello, I use FX_JAVA designer about Stimulsoft Reports.Java 2016.1.12 from 2016.05.13.
Image
Image
Image

I can connect the oracle database by PL/SQL
Image
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: The dataBaseproblem

Post by Alex K. »

Hello,

We need some additional time for check the problem. We will let you know about the result.

Thank you.
Post Reply