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