cancel
Showing results for 
Search instead for 
Did you mean: 

crystal report for eclipse connect to oracle server

Former Member
0 Kudos

Hi guys:

i am vary new to crystal report, there is a basic question

does any one know how to connect crystal report eclipse pulgin connect to remote oracle server?

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

i fix it

this is the steps to connect to the oracle (you must have 😞

1. click 'data' tag on the left-bottom window

2. right click on database folder -> click new

3. select database (oracle) then click next button

4. select drivers, select 'create new defination', select oracle thin driver (8, 9, 10, 11) depends on your version of oracle

5. select jar file: highlight ojdbc14.jar then click edit button. select the ojdbc14.jar file at <oracle client installation dir>/jdbc/lib/ojdbc14.jar

6. in the properties tag:

SID: (database name)

host: (location of the DB host)

port number: 1521

7. finish