cancel
Showing results for 
Search instead for 
Did you mean: 

CR4E 1.0 - need help to setup derby driver

former_member186148
Active Participant
0 Kudos

Hello!

Im trying to follow Getting Started Guide and on the page 11 I see "Go to Database Explorer". CR4E doesn't have this view.

I go to the "Window -> Preferences ->Connectivity - Driver Definitions" and add a record for Derby Driver 10.1 (Derby Embedded JDBC Driver), as mentioned in Guide, add two jars as driver files (derby.jar and Xtreme.jar from <CR4E folder>\plugins\com.businessobjects.crystalreports.samples_1.0.4.v1094\SampleDatabases), set connecton URL as "jdbc:derby:classpath:/Xtreme;create=true", DB name as "classpath:/Xtreme" and user id set as "bobj".

After that in "Data Source Explorer" I've created a new record for Database with type "Derby Embedded Database". Ping test was successful. But after connection I don't see any schemas. And in Eclipse dir file "dreby.log" has been created with following record:

-


2009-03-05 09:20:28.250 GMT:

Booting Derby version The Apache Software Foundation - Apache Derby - 10.1.1.0 - (208786): instance c013800d-011f-d5ef-102b-000002537450

on database directory classpath:/Xtreme

Database Class Loader started - derby.database.classpath=''

How to setup derby driver properly? Can anybody help me? Is there anybody who successful followed this Guide?

Help will be appriciated.

Regards, Lev

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey Lev,

I have not done much with Derby so cant help on that side, but for the Data Source Explorer issue, if you go Window >> Show View >> you should be able to get to the DS Explorer that way (From the CR perspective)

Hope that helps abit.

Does the "Sample Reports" not already come with Derby connections setup, maybe look at their

settings. But as I said I have not played around with this type of connection, sorry.

Darren