cancel
Showing results for 
Search instead for 
Did you mean: 

Connect dBase in crystal report version for eclipse

Former Member
0 Kudos

Hi all.

I would like to know if there is the possibility to connect to a database using the CR for Eclipse on runtime. I know I can connect to the database before I compile the program and produce the .rpt but what I would like to do is to produce a .jar and when the user opens to prompt a database connection panel. Is this possible?

Regards,

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor
0 Kudos

I would create the database connection panel in your own code that's compiled into the .jar and then set the database connection in code prior to opening the report.

-Dell

Answers (0)