cancel
Showing results for 
Search instead for 
Did you mean: 

DBase files

Former Member
0 Kudos

Hi, anyone knows how to open DBase files with Crystal Reports for Eclipse?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Antonio,

-Do you mean opening db files with respect to Report connectivity of database ? In that case, you would require to create a connection to your database.

-For creating a connection, there is a seperate Data tab in CR4E.Click on the data tab.

-Now you will see connection folder.Right click on it and select new Conection option.

-New window will open.Select your database,give all the connection details along with your database credentials and click on Test connection.

-If all the provoded details will be correct, you will get Success Message.Thus your db connection is done.

Thanks,

Chinmay

Former Member
0 Kudos

Hi, when i try to select my database, there is no one related to DBase.

These are the only Data Bases that appears to me:

Derby Embedded Database

Flat File Data Source

Generic JDBC Connection

HSQLDB Connection Profile

PostgreSQL JDBC Connection

Sybase ASA

Web Services Data Source

XML Data Source

Which one of them should i select to connect with my DBase files?

Former Member
0 Kudos

Hello,

What is the CR4E version that you are using at your end ?

Thanks,

Chinmay

Former Member
0 Kudos

I'm using CR4E-1.0.4

ted_ueda
Employee
Employee
0 Kudos

There's no intrinsic support for file-based data sources in Crystal Reports for Eclipse. The Java Reporting Component reports off of 100% Pure Java datasources, such as JDBC, JNDI, JavaBeans, POJO or native XML.

I haven't worked with any Java-based drivers for dBase.

Sincerely,

Ted Ueda

Answers (0)